summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pkg_manage/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/pkg_manage/Makefile')
-rw-r--r--usr.sbin/pkg_manage/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/pkg_manage/Makefile b/usr.sbin/pkg_manage/Makefile
index 41ce93d..6367244 100644
--- a/usr.sbin/pkg_manage/Makefile
+++ b/usr.sbin/pkg_manage/Makefile
@@ -1,9 +1,9 @@
-# $Id: Makefile,v 1.4 1995/04/24 13:00:49 jkh Exp $
+# $Id: Makefile,v 1.5 1995/05/27 20:05:35 jkh Exp $
PROG= pkg_manage
SRCS= pkg_main.c pkg_manage.c pkg_ui.c version.c
LDADD+= -ldialog -lncurses -lmytinfo
-DPADD+= ${LIBDIALOG} ${LIBNCURSES} ${LIBMYTINFO}
+DPADD+= ${LIBDIALOG} ${LIBNCURSES} ${LIBMYTINFO}
CFLAGS+= -Wall -Wstrict-prototypes -DHELP_PATH=\"${HELPDIR}/\" \
-I${.CURDIR}/../../gnu/lib/libdialog \
-I${.CURDIR}/../../lib/libncurses
OpenPOWER on IntegriCloud