Scope-eye.net Git Repository
/
liskon_frotz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8f0e233
)
Remove phonies for version.c to avoid repeated recompilation.
author
David Griffith
<dave@661.org>
Tue, 31 Jul 2018 06:20:44 +0000
(23:20 -0700)
committer
David Griffith
<dave@661.org>
Tue, 31 Jul 2018 08:45:30 +0000
(
01:45
-0700)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/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 c
ommon_strings c
urses_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 $(C
OMMON_DIR)/version.c $(C
URSES_DIR)/defines.h
+ $(COMMON_DIR)/defines.h $(CURSES_DIR)/defines.h