kernel/mkfiles/bc.mak

11 lines
139 B
Makefile

#
# BC.MAK - kernel compiler options for Borland C++
#
!include "..\mkfiles\tcpp.mak"
TARGET=KBC
CC=$(BINPATH)\bcc -c
CL=$(BINPATH)\bcc