diff options
Diffstat (limited to 'w32/subproc/NMakefile')
-rw-r--r-- | w32/subproc/NMakefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/w32/subproc/NMakefile b/w32/subproc/NMakefile index 66afe65..d14fcc4 100644 --- a/w32/subproc/NMakefile +++ b/w32/subproc/NMakefile @@ -23,6 +23,7 @@ # LIB = lib CC = cl +MAKE = nmake OUTDIR=. MAKEFILE=NMakefile |