src/server/util/Makefile

changeset 94
6b15a094d996
parent 54
3a1d5a52adfc
child 363
7f0f5c03666a
--- a/src/server/util/Makefile	Mon Sep 09 12:15:54 2013 +0200
+++ b/src/server/util/Makefile	Mon Oct 14 13:36:28 2013 +0200
@@ -27,6 +27,7 @@
 #
 
 UTIL_CFLAGS = 
+
 $(UTIL_OBJPRE)%.o: util/%.c
 	$(CC) -o $@ -c $(UTIL_CFLAGS) $(CFLAGS) $<
 

mercurial