mirror of
https://github.com/reactos/reactos.git
synced 2024-11-07 07:00:19 +00:00
8 lines
180 B
PHP
8 lines
180 B
PHP
clean:
|
|
del $(O)\BT958dt.h $(O)\BT958.bmf
|
|
|
|
$(O)\BT958.bmf: BT958.mof
|
|
mofcomp -B:$(O)\BT958.bmf BT958.mof
|
|
|
|
$(O)\BT958dt.h: $(O)\BT958.bmf
|
|
wmimofck -h$(O)\BT958dt.h $(O)\BT958.bmf
|