windows-nt/Source/XPSP1/NT/ds/netapi/netcmd/netuse/makefil1

21 lines
367 B
Plaintext
Raw Normal View History

2020-09-26 03:20:57 -05:00
#
# The Clean target removes all generated files (they must be checked out
# first)
# Default operation is to build parser from MSNET.NT
#
XACCFILE=msnet.nt
doit: net.c
all:
$(MAKE) /f makefil1 XACCFILE=msnet.nt
net.c: $(XACCFILE)
..\tools\xacc -onet.c $(XACCFILE)
copy xxincl.h os2incl.h
del xxincl.h
clean:
del net.c os2cmd.* os2incl.h