SRC         = rdebug.c getopt.c

BCC_DEFS    = -I.

BORLAND_EXE = rdebug.exe
PHARLAP_EXP = rdebug.exp
WATCOM_EXE  = rdebug4.exe
DIGMARS_EXE = rdebug2.exe
QUICKC_EXE  = nul

!include ..\common.mak

rdebug.obj:  rdebug.c getopt.h
rdebug.o32:  rdebug.c getopt.h
rdebug.wo:   rdebug.c getopt.h
rdebug.do:   rdebug.c getopt.h

getopt.obj:  getopt.c getopt.h
getopt.o32:  getopt.c getopt.h
getopt.wo:   getopt.c getopt.h
getopt.do:   getopt.c getopt.h
