usr/src/cmd/httping/httping-makefile.patch
author Jon Tibble <meths@btinternet.com>
Fri, 10 Feb 2012 16:19:42 +0000
branchoi_151a
changeset 114 b6d40d0a7b17
parent 0 b34509ac961f
permissions -rw-r--r--
Added tag oi_151a_prestable1 for changeset b1282e88c680

--- Makefile.org	Tue Feb 10 00:12:40 2009
+++ Makefile	Tue Feb 10 00:57:19 2009
@@ -23,7 +23,7 @@
 all: httping
 
 httping: $(OBJS)
-	$(CC) -Wall -W $(OBJS) $(LDFLAGS) -o httping
+	$(CC) $(LDFLAGS) $(OBJS) -o httping
 	#
 	# Oh, blatant plug: http://keetweej.vanheusden.com/wishlist.html