projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
caa467c
)
Smake: Add appropriate dependencies to manifest and icon-names targets
20130808030502/pspp
author
John Darrington
<john@darrington.wattle.id.au>
Wed, 7 Aug 2013 06:22:43 +0000
(08:22 +0200)
committer
Ben Pfaff
<blp@cs.stanford.edu>
Wed, 7 Aug 2013 16:27:17 +0000
(09:27 -0700)
Smake
patch
|
blob
|
history
diff --git
a/Smake
b/Smake
index 64c27a6dd5609933b00cdbb2edcb2f592faa5216..2a777426c5a6fbed714511a9cff28594f04b2090 100644
(file)
--- a/
Smake
+++ b/
Smake
@@
-281,7
+281,7
@@
all: prep_ph icons
icons: $(ICONS) src/ui/gui/icons/icon-names.c
-src/ui/gui/icons/icon-names.c:
+src/ui/gui/icons/icon-names.c:
$(MAKEFILE_LIST)
$(RM) $@
printf '/* This is a generated file. Do not edit. */\n' >> $@
printf '#include "icon-names.h"\n' >> $@
@@
-316,7
+316,7
@@
src/ui/gui/icons/icon-names.c:
echo >> $@
-src/ui/gui/icons/manifest:
+src/ui/gui/icons/manifest:
$(MAKEFILE_LIST)
$(RM) $@
printf '# This is a generated file. Do not edit.\n' >> $@
printf 'icons =' >> $@