1 # Top-level makefile for BREXX V2 (for Borland-C)
5 # Copyright (C) 1991-1998 Vassilis Vlachoudis (V.Vlachoudis@cern.ch)
7 # This interpreter is distributed in the hope that it will be useful,
8 # but WITHOUT ANY WARRANTY; without even the implied warranty of
9 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
14 # *Translator Definitions*
19 LIBPATH = F:\BC\LIB;C:\USR\LIB;LIB
20 INCPATH = F:\BC\INC;..\INC
28 # $(TLIB) ..\lib\lstr.lib -+ $@
187 # Library dependencies
188 ..\lib\lstr.lib: lstring.cfg $(OBJS)
194 # *Compiler Configuration File*
200 lstring.cfg: makefile.bc
214 -DMSDOS=1;__DEBUG__=1;__GREEK__
219 ### Optimised version ###
222 ## Create a 8086 version
223 lstring.cfg: makefile.bc
242 # If we want to use the FPU
246 lstring.cfg: makefile.bc