]> git.rm.cloudns.org Git - xonotic/gmqcc.git/commitdiff
Oh god I hate this so much
authorWolfgang Bumiller <blub@speed.at>
Thu, 20 Dec 2012 14:45:15 +0000 (15:45 +0100)
committerWolfgang Bumiller <blub@speed.at>
Thu, 20 Dec 2012 14:45:15 +0000 (15:45 +0100)
Makefile

index 63b41c629bfae99d7c0c8ace28a1a63bfba1ae8d..38e760b3ed3260c2ea3302fac06463ef5f13f087 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -25,10 +25,10 @@ ifeq ($(track), no)
     CFLAGS += -DNOTRACK
 endif
 
-OBJ_D = util.o code.o ast.o ir.o con.o ftepp.o opts.o
-OBJ_T = test.o util.o con.o
+OBJ_D = util.o code.o ast.o ir.o conout.o ftepp.o opts.o
+OBJ_T = test.o util.o conout.o
 OBJ_C = main.o lexer.o parser.o
-OBJ_X = exec-standalone.o util.o con.o
+OBJ_X = exec-standalone.o util.o conout.o
 
 ifneq ("$(CYGWIN)", "")
        #nullify the common variables that