Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'mv/dashless'
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index 9b52071b7304b5b3b2f88802210f7ed13274c0bd..75c4ead47a61a9ec0cf62a2f6e390dec0983385f 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-1298,7
+1298,7
@@
check: common-cmds.h
for i in *.c; do sparse $(ALL_CFLAGS) $(SPARSE_FLAGS) $$i || exit; done
remove-dashes:
- ./fixup-builtins $(BUILT_INS)
+ ./fixup-builtins $(BUILT_INS)
$(PROGRAMS) $(SCRIPTS)
### Installation rules