summaryrefslogtreecommitdiff
path: root/psprint/util/makefile.mk
diff options
context:
space:
mode:
authorHans-Joachim Lankenau <hjs@openoffice.org>2001-07-13 11:16:01 +0000
committerHans-Joachim Lankenau <hjs@openoffice.org>2001-07-13 11:16:01 +0000
commit9900e33ccec8c71edaa8cac48d9ff42f3a9e95e3 (patch)
tree2952f495c00da1fa64aaf8f7e73a50c3f7597510 /psprint/util/makefile.mk
parent249689c41d07fa133f5b0022bfcf11060316b7b4 (diff)
removed ALL target
Diffstat (limited to 'psprint/util/makefile.mk')
-rw-r--r--psprint/util/makefile.mk11
1 files changed, 2 insertions, 9 deletions
diff --git a/psprint/util/makefile.mk b/psprint/util/makefile.mk
index 958c6df74dcf..adf6968c2084 100644
--- a/psprint/util/makefile.mk
+++ b/psprint/util/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.3 $
+# $Revision: 1.4 $
#
-# last change: $Author: cp $ $Date: 2001-05-28 11:07:03 $
+# last change: $Author: hjs $ $Date: 2001-07-13 12:16:01 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -103,13 +103,6 @@ SHL1STDLIBS=$(UNOTOOLSLIB) \
SHL1DEF= $(MISC)$/$(SHL1TARGET).def
-ALLTAR+= $(LIB1TARGET)
-
-
-# --- All ----------------------------------------------------------------
-
-ALL: ALLTAR
-
.ENDIF # "$(OS)"=="MACOSX"
# --- Targets ------------------------------------------------------------