windows-nt/Source/XPSP1/NT/net/homenet/config/mof/makefile.inc
2020-09-26 16:20:57 +08:00

12 lines
138 B
PHP

#
# generate binary mof file (bmf)
#
clean:
del HNetCfg.bmf
HNetCfg.bmf: HNetCfg.mof
mofcomp -B:$(O)\HNetCfg.bmf HNetCfg.mof