summaryrefslogtreecommitdiff
path: root/bin/expr/Makefile
diff options
context:
space:
mode:
authorchristos <christos@NetBSD.org>1997-07-20 17:32:57 +0000
committerchristos <christos@NetBSD.org>1997-07-20 17:32:57 +0000
commit1ebc470e072efd9f41f0b7e8cce88fe77059260e (patch)
treef51c19e1d6678cfa40a501f451028bf20c07f9d4 /bin/expr/Makefile
parent18078c1896980020c6c9d2b8651bd8d9d1a040f6 (diff)
Fix compiler warnings; add WARNS=1
Diffstat (limited to 'bin/expr/Makefile')
-rw-r--r--bin/expr/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/bin/expr/Makefile b/bin/expr/Makefile
index 029c1c51155..e0d2768f1d4 100644
--- a/bin/expr/Makefile
+++ b/bin/expr/Makefile
@@ -1,5 +1,6 @@
-# $NetBSD: Makefile,v 1.11 1995/03/21 09:05:33 cgd Exp $
+# $NetBSD: Makefile,v 1.12 1997/07/20 17:32:57 christos Exp $
+WARNS=1
PROG= expr
SRCS= expr.c