diff options
author | Oliver Bolte <obo@openoffice.org> | 2008-01-04 13:16:59 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2008-01-04 13:16:59 +0000 |
commit | 966e6f0395d4836d27f741da184293bfe4decb57 (patch) | |
tree | b5c0f960ad91b8bbf5faac7c6280105055fe0f89 /setup_native | |
parent | 2b8469333c1e1685a6d725f093957d6bc6441ca6 (diff) |
INTEGRATION: CWS ause088 (1.16.10); FILE MERGED
2007/12/13 12:05:06 hjs 1.16.10.1: #i84299# remove packtools.mk
Diffstat (limited to 'setup_native')
-rw-r--r-- | setup_native/scripts/makefile.mk | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/setup_native/scripts/makefile.mk b/setup_native/scripts/makefile.mk index a3fe96e12..e19af5e9c 100644 --- a/setup_native/scripts/makefile.mk +++ b/setup_native/scripts/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.16 $ +# $Revision: 1.17 $ # -# last change: $Author: ihi $ $Date: 2007-11-26 13:18:33 $ +# last change: $Author: obo $ $Date: 2008-01-04 14:16:59 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -76,7 +76,6 @@ $(BIN)$/install: install_$(OS:l).sh .ENDIF .IF "$(OS)" == "LINUX" -.INCLUDE : packtools.mk $(FAKEDB) : fake-db.spec $(MKDIRHIER) $(FAKEDBROOT) |