summaryrefslogtreecommitdiffstats
path: root/usr.bin/chat/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/chat/Makefile')
-rw-r--r--usr.bin/chat/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/chat/Makefile b/usr.bin/chat/Makefile
index ab4129e..1154024 100644
--- a/usr.bin/chat/Makefile
+++ b/usr.bin/chat/Makefile
@@ -1,6 +1,7 @@
-# $Id: Makefile,v 1.4 1997/02/22 19:54:21 peter Exp $
+# $Id: Makefile,v 1.5 1997/08/22 15:42:31 peter Exp $
PROG= chat
+CFLAGS+=-Wall
SRCS= chat.c
MAN8= chat.8
OpenPOWER on IntegriCloud