FreeDOS/mkfiles/bc.mak

11 lines
138 B
Makefile
Raw Normal View History

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