removed ALL target

This commit is contained in:
Hans-Joachim Lankenau 2001-07-13 11:16:01 +00:00
parent 249689c41d
commit 9900e33cce

View file

@ -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 ------------------------------------------------------------