[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / src / usr.bin / msgs

File: [local] / src / usr.bin / msgs / Attic / Makefile (download)

Revision 1.6, Fri Jul 24 00:10:57 1998 UTC (25 years, 10 months ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_3_1_BASE, OPENBSD_3_1, OPENBSD_3_0_BASE, OPENBSD_3_0, OPENBSD_2_9_BASE, OPENBSD_2_9, OPENBSD_2_8_BASE, OPENBSD_2_8, OPENBSD_2_7_BASE, OPENBSD_2_7, OPENBSD_2_6_BASE, OPENBSD_2_6, OPENBSD_2_5_BASE, OPENBSD_2_5, OPENBSD_2_4_BASE, OPENBSD_2_4
Changes since 1.5: +2 -2 lines

-lcurses, not termcap/termlib

#	$OpenBSD: Makefile,v 1.6 1998/07/24 00:10:57 millert Exp $

PROG=	msgs
DPADD=	${LIBTERMLIB}
LDADD=	-lcurses

.include <bsd.prog.mk>