PERFORCE change 142543 for review

Rui Paulo rpaulo at FreeBSD.org
Thu May 29 17:36:48 UTC 2008


http://perforce.freebsd.org/chv.cgi?CH=142543

Change 142543 by rpaulo at rpaulo_epsilon on 2008/05/29 17:36:14

	Remove WARNS. Cleanup the mess in the end.

Affected files ...

.. //depot/projects/soc2008/rpaulo-tcpad/Makefile#4 edit

Differences ...

==== //depot/projects/soc2008/rpaulo-tcpad/Makefile#4 (text+ko) ====

@@ -1,8 +1,7 @@
-# $P4: //depot/projects/soc2008/rpaulo-tcpad/Makefile#3 $
+# $P4: //depot/projects/soc2008/rpaulo-tcpad/Makefile#4 $
 
 PROG=tcpad
 SRCS=main.c device.c linkhdr.c handler.c dumper.c
-WARNS=5
 CFLAGS+=-DDEBUG
 LDADD=-lpcap
 


More information about the p4-projects mailing list