3 lines
90 B
Makefile
3 lines
90 B
Makefile
tom.h : tom.idl getset.pl
|
|
midl /h tomtmp.h /Oicf tom.idl
|
|
perl getset.pl <tomtmp.h >tom.h
|