Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
fixup-builtins: retire an old transition helper script
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index 11d89a5d272a426e1eab2b0f43b1561cb8141232..6b91612acb1edd825c2409be3f05533eb42139e6 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-2285,9
+2285,6
@@
check: common-cmds.h
exit 1; \
fi
-remove-dashes:
- ./fixup-builtins $(BUILT_INS) $(PROGRAMS) $(SCRIPTS)
-
### Installation rules
ifneq ($(filter /%,$(firstword $(template_dir))),)