diff options
Diffstat (limited to 'testprogs/win32/npecho/NMakefile')
-rwxr-xr-x | testprogs/win32/npecho/NMakefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/testprogs/win32/npecho/NMakefile b/testprogs/win32/npecho/NMakefile index a0951b0f88..a0e61d733d 100755 --- a/testprogs/win32/npecho/NMakefile +++ b/testprogs/win32/npecho/NMakefile @@ -1,3 +1,6 @@ +# +# use nmake /f NMakefile [<target>] +# INCLUDES=-I CFLAGS=$(INCLUDES) -Zi -nologo |