head	1.3;
access;
symbols
	RELEASE_2_0:1.2
	BETA_2_0:1.2
	ALPHA_2_0:1.2.0.2
	perl_4_036_bmake:1.1.1.1
	lwall:1.1.1;
locks; strict;
comment	@# @;


1.3
date	95.12.30.18.42.27;	author peter;	state dead;
branches;
next	1.2;

1.2
date	94.09.11.21.41.41;	author rgrimes;	state Exp;
branches;
next	1.1;

1.1
date	94.09.10.06.27.36;	author gclarkii;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	94.09.10.06.27.37;	author gclarkii;	state Exp;
branches;
next	;


desc
@@


1.3
log
@recording cvs-1.6 file death
@
text
@SRC = ..
GLOBINCS = 
LOCINCS = 
LIBS = -lcurses -ltermcap `. $(SRC)/config.sh; echo $$libs`

curseperl: $(SRC)/uperl.o usersub.o curses.o
	cc $(SRC)/uperl.o usersub.o curses.o $(LIBS) -o curseperl

usersub.o: usersub.c
	cc -c -I$(SRC) $(GLOBINCS) -DDEBUGGING -g usersub.c

curses.o: curses.c
	cc -c -I$(SRC) $(GLOBINCS) -DDEBUGGING -g curses.c

curses.c: curses.mus
	mus curses.mus >curses.c
@


1.2
log
@Change all references to LIBTERM and -ltermlib to LIBTERMCAP and -ltermcap
@
text
@@


1.1
log
@Initial revision
@
text
@d4 1
a4 1
LIBS = -lcurses -ltermlib `. $(SRC)/config.sh; echo $$libs`
@


1.1.1.1
log
@Initial import of Perl 4.046 bmaked

@
text
@@
