Date: Thu, 29 May 2008 17:36:47 GMT From: Rui Paulo <rpaulo@FreeBSD.org> To: Perforce Change Reviews <perforce@FreeBSD.org> Subject: PERFORCE change 142543 for review Message-ID: <200805291736.m4THalE1077923@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=142543 Change 142543 by rpaulo@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200805291736.m4THalE1077923>