windows-nt/Source/XPSP1/NT/ds/netapi/netcmd/netuse/makefil1
2020-09-26 16:20:57 +08:00

21 lines
367 B
Plaintext

#
# 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