Hash : 046f7a0c Author : Date : 2000-09-15T22:42:06
Download
1 2 3 4 5 6 7 8 9 10 11 12 13 14
# # Configuration rules for Win32 + LCC # SEP := / include $(TOP)/builds/win32/win32-def.mk include $(TOP)/builds/compiler/win-lcc.mk # include linking instructions include $(TOP)/builds/link_dos.mk # EOF