Kaydet (Commit) e96b91c9 authored tarafından Hans-Joachim Lankenau's avatar Hans-Joachim Lankenau

chaged export filter target to type

üst 970a270a
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
# #
# $RCSfile: makefile.mk,v $ # $RCSfile: makefile.mk,v $
# #
# $Revision: 1.9 $ # $Revision: 1.10 $
# #
# last change: $Author: kz $ $Date: 2002-01-10 11:51:19 $ # last change: $Author: hjs $ $Date: 2002-04-22 14:54:51 $
# #
# 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
...@@ -113,13 +113,6 @@ DEF1DES =StarObjectsTools ...@@ -113,13 +113,6 @@ DEF1DES =StarObjectsTools
$(MISC)$/$(SHL1TARGET).flt: makefile.mk $(MISC)$/$(SHL1TARGET).flt: makefile.mk
@+echo ------------------------------ @+echo ------------------------------
@+echo Making: $@ @+echo Making: $@
@+echo WEP>$@ +$(TYPE) sot.flt > $@
@+echo LIBMAIN>>$@
@+echo LibMain>>$@
.IF "$(GUI)"!="UNX"
@+echo CT??_R0?AV>>$@
@+echo CTA2?AV>>$@
@+echo CTA3?AV>>$@
.ENDIF
.INCLUDE : target.pmk .INCLUDE : target.pmk
WEP
LIBMAIN
LibMain
CT??_R0?AV
CTA2?AV
CTA3?AV
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment