From b7ccfec9a33ce452bdb7f2e4a450a2d9d79d3258 Mon Sep 17 00:00:00 2001 From: eric Date: Fri, 15 Jun 2001 23:25:22 +0000 Subject: Remove unwanted CFLAGS, and add a CVS id. --- usr.bin/enigma/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'usr.bin/enigma/Makefile') diff --git a/usr.bin/enigma/Makefile b/usr.bin/enigma/Makefile index 74a1a69..878b4d1 100644 --- a/usr.bin/enigma/Makefile +++ b/usr.bin/enigma/Makefile @@ -1,7 +1,6 @@ # $FreeBSD$ PROG= enigma -CFLAGS+=-Wall LINKS= ${BINDIR}/enigma ${BINDIR}/crypt MLINKS= enigma.1 crypt.1 -- cgit v1.1