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