mirror of
https://salsa.debian.org/srivasta/make-dfsg.git
synced 2024-12-26 14:00:56 +00:00
Thu Jul 25 19:53:31 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
* GNUmakefile (win32files): Add NMakefile.
This commit is contained in:
parent
2df6034eb6
commit
ce17fda12f
1 changed files with 1 additions and 1 deletions
|
@ -227,7 +227,7 @@ vmsfiles = config.h-vms makefile.com makefile.vms readme.vms \
|
||||||
vmsdir.h vmsfunctions.c vmsify.c
|
vmsdir.h vmsfunctions.c vmsify.c
|
||||||
amigafiles = README.Amiga config.ami Makefile.ami SCOPTIONS SMakefile \
|
amigafiles = README.Amiga config.ami Makefile.ami SCOPTIONS SMakefile \
|
||||||
amiga.c amiga.h make.lnk
|
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 \
|
$(addprefix w32/,pathstuff.c compat/dirent.c include/dirent.h \
|
||||||
include/pathstuff.h include/sub_proc.h \
|
include/pathstuff.h include/sub_proc.h \
|
||||||
include/w32err.h subproc/NMakefile \
|
include/w32err.h subproc/NMakefile \
|
||||||
|
|
Loading…
Reference in a new issue