diff options
-rw-r--r-- | externals/build/doc/makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/externals/build/doc/makefile b/externals/build/doc/makefile index c1e3e59d..23a66929 100644 --- a/externals/build/doc/makefile +++ b/externals/build/doc/makefile @@ -17,10 +17,6 @@ all: install include $(BUILDLAYOUT_DIR)/Makefile.buildlayout -# this is here to retain compatibility to the way that this makefile copied -# files before it was added to the unified build system -HELP_DEST = . - install: $(HELP_DEST) #---------------------------------------------------------------------------- # all standard objs' help files |