windows-nt/Source/XPSP1/NT/shell/tools/packchk/makefile.inc

6 lines
187 B
PHP
Raw Normal View History

2020-09-26 03:20:57 -05:00
$O\packchk1.inc $O\packchk2.inc: sources $(HEADERFILESTOCHECK)
perl mkinc.pl -1$O\packchk1.inc -2$O\packchk2.inc $(HEADERFILESTOCHECK)
clean:
del $O\packchk1.inc $O\packchk2.inc