]> de.git.xonotic.org Git - xonotic/gmqcc.git/blobdiff - Makefile
Trailing whitespace was imminent, pending editor configuration change to accomodate...
[xonotic/gmqcc.git] / Makefile
index 949c42abff0d4eb3d114633157c24101142147a3..ea2a27f2cf7b1b4936c9d11f8b2d721a6b947d6b 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -8,7 +8,7 @@ OBJ     = lex.o       \
           code.o      \
           asm.o       \
           ast.o       \
-          ir.o        
+          ir.o 
 OBJ_A = test/ast-test.o
 OBJ_I = test/ir-test.o
 OBJ_C = main.o