removed ALL target
This commit is contained in:
parent
249689c41d
commit
9900e33cce
1 changed files with 2 additions and 9 deletions
|
@ -2,9 +2,9 @@
|
||||||
#
|
#
|
||||||
# $RCSfile: makefile.mk,v $
|
# $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
|
# The Contents of this file are made available subject to the terms of
|
||||||
# either of the following licenses
|
# either of the following licenses
|
||||||
|
@ -103,13 +103,6 @@ SHL1STDLIBS=$(UNOTOOLSLIB) \
|
||||||
|
|
||||||
SHL1DEF= $(MISC)$/$(SHL1TARGET).def
|
SHL1DEF= $(MISC)$/$(SHL1TARGET).def
|
||||||
|
|
||||||
ALLTAR+= $(LIB1TARGET)
|
|
||||||
|
|
||||||
|
|
||||||
# --- All ----------------------------------------------------------------
|
|
||||||
|
|
||||||
ALL: ALLTAR
|
|
||||||
|
|
||||||
.ENDIF # "$(OS)"=="MACOSX"
|
.ENDIF # "$(OS)"=="MACOSX"
|
||||||
|
|
||||||
# --- Targets ------------------------------------------------------------
|
# --- Targets ------------------------------------------------------------
|
||||||
|
|
Loading…
Reference in a new issue