diff options
Diffstat (limited to 'basctl/source')
-rw-r--r-- | basctl/source/basicide/makefile.mk | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/basctl/source/basicide/makefile.mk b/basctl/source/basicide/makefile.mk index 19786e1dab91..911f9f1ad939 100644 --- a/basctl/source/basicide/makefile.mk +++ b/basctl/source/basicide/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.19 $ +# $Revision: 1.20 $ # -# last change: $Author: rt $ $Date: 2003-09-19 08:30:11 $ +# last change: $Author: rt $ $Date: 2004-05-21 07:50:32 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -81,9 +81,6 @@ CDEFS+=-DBASICDEBUG # --- Allgemein ---------------------------------------------------------- -IMGLST_SRS=$(SRS)$/basicide.srs -BMP_IN =$(PRJ)$/win/res - SLOFILES = \ $(SLO)$/basdoc.obj \ $(SLO)$/basicbox.obj \ |