diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2005-11-17 01:12:38 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2005-11-17 01:12:38 +0000 |
commit | 9089cd7785a7985efde7adf73e701bb77170226a (patch) | |
tree | fd425791072da4738879d4a641c735ab1106d4a1 /externals/build | |
parent | 667ae01801a5777614bb6eb5c567d5ff2cd1bff6 (diff) |
had to break backwards compatibility in terms of where the files end up
svn path=/trunk/; revision=3955
Diffstat (limited to 'externals/build')
-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 |