You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
261 B
10 lines
261 B
# Build win95 binary first, so the PDB file of the NT version won't
|
|
# get stomped on by the linker.
|
|
|
|
|
|
DIRS = \
|
|
ntc \
|
|
nt5api \
|
|
winnt
|
|
|
|
#OPTIONAL_DIRS = w95c{x86} nt4c w5api{x86} win95{x86} winnt4
|