aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile.in
diff options
context:
space:
mode:
authorGravatar David Adam <zanchey@ucc.gu.uwa.edu.au>2013-12-01 18:09:50 +0800
committerGravatar David Adam <zanchey@ucc.gu.uwa.edu.au>2013-12-01 18:09:50 +0800
commit7db755dd68f3e8091460f51aad19f845dbb7b982 (patch)
tree0f168eb9366eea8969cf5d5c0c1505c1be7ec2e2 /Makefile.in
parent2efc0bad1c414d5e74b9a43148daf8cba202a02b (diff)
Makefile.in: remove cruft
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in6
1 files changed, 0 insertions, 6 deletions
diff --git a/Makefile.in b/Makefile.in
index 6433eade..4f4dfb86 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -160,11 +160,6 @@ HDR_FILES := $(HDR_FILES_SRC:.hdr.in=.hdr)
# Use a pattern rule so that Make knows to only issue one invocation
# per http://www.gnu.org/software/make/manual/make.html#Pattern-Intro
-# Internalized scripts are currently disabled.
-# For now, we just generate empty arrays.
-# To generate them again, you would run this:
-# ./internalize_scripts.py share/functions/*.fish share/completions/*.fish
-
#
# Files containing documentation for external commands.
@@ -775,7 +770,6 @@ distclean: clean
clean:
rm -f *.o doc.h doc.tmp doc_src/*.doxygen doc_src/*.cpp doc_src/*.o doc_src/commands.hdr
- rm -f $(GENERATED_INTERN_SCRIPT_FILES)
rm -f tests/tmp.err tests/tmp.out tests/tmp.status tests/foo.txt
rm -f $(PROGRAMS) fish_tests key_reader
rm -f command_list.txt command_list_toc.txt toc.txt