7 lines
135 B
Plaintext
7 lines
135 B
Plaintext
|
# Build win95 binary first, so the PDB file of the NT version won't
|
||
|
# get stomped on by the linker.
|
||
|
|
||
|
DIRS = winnt
|
||
|
|
||
|
OPTIONAL_DIRS =
|