summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pkg_install
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1993-08-30 01:51:16 +0000
committerjkh <jkh@FreeBSD.org>1993-08-30 01:51:16 +0000
commitfb96eba597a6e48d3ec5929622eecd8e732f6ab2 (patch)
tree47649f9c0cd2d5f2f7b2e3fe8b58dbcb85df3bbf /usr.sbin/pkg_install
parent54fe2d5416b947b2a0c568c6d37773cd13a99b06 (diff)
downloadFreeBSD-src-fb96eba597a6e48d3ec5929622eecd8e732f6ab2.zip
FreeBSD-src-fb96eba597a6e48d3ec5929622eecd8e732f6ab2.tar.gz
Removed annoying -Wall
Diffstat (limited to 'usr.sbin/pkg_install')
-rw-r--r--usr.sbin/pkg_install/lib/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/pkg_install/lib/Makefile b/usr.sbin/pkg_install/lib/Makefile
index 72da098..d520df5 100644
--- a/usr.sbin/pkg_install/lib/Makefile
+++ b/usr.sbin/pkg_install/lib/Makefile
@@ -1,7 +1,6 @@
LIB= install
SRCS= file.c msg.c plist.c str.c exec.c global.c pen.c
NOPROFILE= yes
-CFLAGS+= -g -Wall
install:
@echo -n
OpenPOWER on IntegriCloud