diff options
author | Kurt Zenker <kz@openoffice.org> | 2005-03-04 14:08:33 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2005-03-04 14:08:33 +0000 |
commit | 42ba21bb933dd6bca632a546d1a83074c8929dc2 (patch) | |
tree | bf362db205bbcf63f61265cb1247ae48348bec2c /padmin | |
parent | e62cf88e87f78f660db022f83daf5ffe6bb39a73 (diff) |
#i10000# clean up
Diffstat (limited to 'padmin')
-rw-r--r-- | padmin/source/makefile.mk | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/padmin/source/makefile.mk b/padmin/source/makefile.mk index 9b25293a20d9..d220e2541381 100644 --- a/padmin/source/makefile.mk +++ b/padmin/source/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.15 $ +# $Revision: 1.16 $ # -# last change: $Author: kz $ $Date: 2005-03-03 20:00:15 $ +# last change: $Author: kz $ $Date: 2005-03-04 15:08:33 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -133,8 +133,6 @@ APP1STDLIBS= \ .ENDIF -all: $(BIN)$/so ALLTAR - # --- Targets ------------------------------------------------------ .INCLUDE : target.mk |