mirror of
https://github.com/reactos/reactos.git
synced 2024-11-10 08:43:28 +00:00
c424146e2c
svn path=/branches/cmake-bringup/; revision=48236
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
|