From: Roland McGrath Date: Fri, 26 Jul 1996 00:05:44 +0000 (+0000) Subject: Thu Jul 25 19:53:31 1996 Roland McGrath X-Git-Tag: 3.74.7~16 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce17fda12f1179577a59e5c37f1195866f112f2e;p=thirdparty%2Fmake.git Thu Jul 25 19:53:31 1996 Roland McGrath * GNUmakefile (win32files): Add NMakefile. --- diff --git a/GNUmakefile b/GNUmakefile index 232746c6..b0a24714 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -227,7 +227,7 @@ vmsfiles = config.h-vms makefile.com makefile.vms readme.vms \ vmsdir.h vmsfunctions.c vmsify.c amigafiles = README.Amiga config.ami Makefile.ami SCOPTIONS SMakefile \ amiga.c amiga.h make.lnk -win32files = README.WIN32 build_w32.bat config.h.WIN32 subproc.bat \ +win32files = README.WIN32 build_w32.bat config.h.WIN32 subproc.bat NMakefile \ $(addprefix w32/,pathstuff.c compat/dirent.c include/dirent.h \ include/pathstuff.h include/sub_proc.h \ include/w32err.h subproc/NMakefile \