... or maybe it doesn't after all
authorDonn Seeley <donn@ucbvax.Berkeley.EDU>
Fri, 8 Mar 1991 14:14:41 +0000 (06:14 -0800)
committerDonn Seeley <donn@ucbvax.Berkeley.EDU>
Fri, 8 Mar 1991 14:14:41 +0000 (06:14 -0800)
SCCS-vsn: usr.bin/hexdump/Makefile 5.5

usr/src/usr.bin/hexdump/Makefile

index 0e61d76..57353b5 100644 (file)
@@ -1,7 +1,6 @@
-#      @(#)Makefile    5.4 (Berkeley) %G%
+#      @(#)Makefile    5.5 (Berkeley) %G%
 
 PROG=  hexdump
 
 PROG=  hexdump
-CFLAGS+=-fwritable-strings
 SRCS=  conv.c display.c hexdump.c hexsyntax.c odsyntax.c parse.c
 MAN1=  hexdump.0 od.0
 LINKS= ${BINDIR}/hexdump ${BINDIR}/od
 SRCS=  conv.c display.c hexdump.c hexsyntax.c odsyntax.c parse.c
 MAN1=  hexdump.0 od.0
 LINKS= ${BINDIR}/hexdump ${BINDIR}/od