windows-nt/Source/XPSP1/NT/net/homenet/config/mof/makefile.inc

12 lines
138 B
PHP
Raw Normal View History

2020-09-26 03:20:57 -05:00
#
# generate binary mof file (bmf)
#
clean:
del HNetCfg.bmf
HNetCfg.bmf: HNetCfg.mof
mofcomp -B:$(O)\HNetCfg.bmf HNetCfg.mof