8 lines
191 B
Plaintext
8 lines
191 B
Plaintext
# Build win95 binary first, so the PDB file of the NT version won't
|
|
# get stomped on by the linker.
|
|
|
|
DIRS = ntcpp
|
|
|
|
# old win9x dirs that don't build any more
|
|
# OPTIONAL_DIRS = w95cpp{x86}
|