Remove phonies for version.c to avoid repeated recompilation.
authorDavid Griffith <dave@661.org>
Tue, 31 Jul 2018 06:20:44 +0000 (23:20 -0700)
committerDavid Griffith <dave@661.org>
Tue, 31 Jul 2018 08:45:30 +0000 (01:45 -0700)
Makefile

index 10f973fdcc9cfd50f4046f10b9f5b5724439d1f1..7c11337b7b75ef11d84fd1425eb90b2836b5151c 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -329,8 +329,8 @@ help:
 .SUFFIXES: .c .o .h
 
 .PHONY: all clean dist dumb sdl hash help \
-       common_defines common_strings curses_defines \
+       common_defines curses_defines \
        blorb_lib common_lib curses_lib dumb_lib \
        install install_dfrotz install_sfrotz \
        $(SUBDIRS) $(SUB_CLEAN) \
-       $(COMMON_DIR)/defines.h $(COMMON_DIR)/version.c $(CURSES_DIR)/defines.h
+       $(COMMON_DIR)/defines.h $(CURSES_DIR)/defines.h