1# MSDOS Borland-C customization.
2
3# Standard C-language command names and flags
4CC         *:= bcc		# C   compiler
5