src/server/util/Makefile

changeset 54
3a1d5a52adfc
parent 44
3da1f7b6847f
child 94
6b15a094d996
--- a/src/server/util/Makefile	Fri Mar 01 22:44:54 2013 +0100
+++ b/src/server/util/Makefile	Sat Mar 16 23:11:34 2013 +0100
@@ -26,8 +26,7 @@
 # POSSIBILITY OF SUCH DAMAGE.
 #
 
-UTIL_CFLAGS = -I/usr/include/mps -g
-
+UTIL_CFLAGS = 
 $(UTIL_OBJPRE)%.o: util/%.c
 	$(CC) -o $@ -c $(UTIL_CFLAGS) $(CFLAGS) $<
 

mercurial