head	1.4;
access;
symbols
	bsd_44_lite_2:1.1.1.1
	bsd_44_lite:1.1.1.1
	CSRG:1.1.1;
locks; strict;
comment	@# @;


1.4
date	95.12.30.18.49.50;	author peter;	state dead;
branches;
next	1.3;

1.3
date	94.08.08.19.26.23;	author jkh;	state Exp;
branches;
next	1.2;

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

1.1
date	94.05.27.05.00.08;	author rgrimes;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	94.05.27.05.00.09;	author rgrimes;	state Exp;
branches;
next	;


desc
@@


1.4
log
@recording cvs-1.6 file death
@
text
@#	@@(#)Makefile	8.1 (Berkeley) 6/4/93

LIB=	termcap
CFLAGS+=-DCM_N -DCM_GT -DCM_B -DCM_D
SRCS=	termcap.c tgoto.c tputs.c

MAN3=	termcap.3
MLINKS=	termcap.3 tgetent.3 termcap.3 tgetflag.3 termcap.3 tgetnum.3 \
	termcap.3 tgetstr.3 termcap.3 tgoto.3 termcap.3 tputs.3
LINKS=	${LIBDIR}/libtermcap.a ${LIBDIR}/libtermlib.a
.if !defined(NOPROFILE)
LINKS+=	${LIBDIR}/libtermcap_p.a ${LIBDIR}/libtermlib_p.a
.endif

.include <bsd.lib.mk>
@


1.3
log
@Correct the man page extent.
Submitted by:	jkh
@
text
@@


1.2
log
@Do not create link for *lib_p.a if you are not installing profiled libraries.
@
text
@d7 1
a7 1
MAN3=	termcap.0
@


1.1
log
@Initial revision
@
text
@d10 4
a13 2
LINKS=	${LIBDIR}/libtermcap.a ${LIBDIR}/libtermlib.a \
	${LIBDIR}/libtermcap_p.a ${LIBDIR}/libtermlib_p.a
@


1.1.1.1
log
@BSD 4.4 Lite Lib Sources
@
text
@@
