summaryrefslogtreecommitdiffstats
path: root/usr.bin/global/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/global/Makefile.inc')
-rw-r--r--usr.bin/global/Makefile.inc5
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.bin/global/Makefile.inc b/usr.bin/global/Makefile.inc
index 50fbb49..679d200 100644
--- a/usr.bin/global/Makefile.inc
+++ b/usr.bin/global/Makefile.inc
@@ -1,5 +1,6 @@
-# $Id: Makefile.inc,v 1.5 1997/07/30 04:30:31 skynyrd Exp $
+# $Id: Makefile.inc,v 1.3 1997/12/15 02:28:05 skynyrd Exp $
BINDIR?= /usr/bin
-COPTS?= -Wall -Wstrict-prototypes -Wmissing-prototypes
+CFLAGS+= -Wall -Wstrict-prototypes -Wmissing-prototypes
+LIBGLOBALUTIL= ${.OBJDIR}/../lib/libutil.a
OpenPOWER on IntegriCloud