1 # Top-level makefile for BREXX V2 (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.
13 # *Translator Definitions*
18 STRIP = f:\debug\tdstrip
19 LIBPATH = F:\BC\LIB;C:\USR\LIB;LIB
20 INCPATH = F:\BC\INC;..\INC
68 ..\bin\rexx.exe: rexx.cfg $(OBJS)
69 $(TLINK) /v/x/c/P-/Vt/L$(LIBPATH) @&&|
106 del rexx.exe obj\*.obj *.sym
108 # ****** Individual file dependencies ******
115 # *Compiler Configuration File*
119 rexx.cfg: makefile.bc
145 -DMSDOS=1;__DEBUG__=1;__GREEK__;RMLAST
150 ## Optimasation version
153 ## Create a 8086 version
154 rexx.cfg: makefile.bc
181 -DMSDOS=1;RMLAST;__GREEK__
186 # if we want to use the FPU
190 rexx.cfg: makefile.bc
218 -DMSDOS=1;RMLAST;__GREEK__