aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_install/delete
diff options
context:
space:
mode:
authorNate Williams <nate@FreeBSD.org>1993-09-20 23:47:51 +0000
committerNate Williams <nate@FreeBSD.org>1993-09-20 23:47:51 +0000
commit02954343b7b78301d4ba2e2c27f1a226773a63d0 (patch)
treeb08f54e0de4cfb41f9dddca3c40b15f6a9f5af4d /usr.sbin/pkg_install/delete
parent06a1e2ded284de3ab1e19c82d0ef53bfbcd92950 (diff)
Notes
Diffstat (limited to 'usr.sbin/pkg_install/delete')
-rw-r--r--usr.sbin/pkg_install/delete/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.sbin/pkg_install/delete/Makefile b/usr.sbin/pkg_install/delete/Makefile
index 5631cdfd85e7..942f524410e0 100644
--- a/usr.sbin/pkg_install/delete/Makefile
+++ b/usr.sbin/pkg_install/delete/Makefile
@@ -1,7 +1,8 @@
PROG= pkg_delete
CFLAGS+= ${DEBUG} -I${.CURDIR}/../lib
-LDADD+= -L${.CURDIR}/../lib -linstall
+LDADD+= -L${.CURDIR}/../lib -L${.CURDIR}/../lib/obj -linstall
+
SRCS= main.c perform.c