You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
292 B
10 lines
292 B
10 years ago
|
diff -u -r ../curseofwar-1.2.0/Makefile ./Makefile
|
||
|
--- ../curseofwar-1.2.0/Makefile 2013-08-16 07:57:44.000000000 +0200
|
||
|
+++ ./Makefile 2014-01-29 01:07:04.000000000 +0100
|
||
|
@@ -1,5 +1,4 @@
|
||
|
SHELL = /bin/sh
|
||
|
-CC = gcc
|
||
|
INSTALL = install
|
||
|
EXEC_NCURSES = curseofwar
|
||
|
EXEC_SDL = curseofwar-sdl
|