2025-04-27 07:49:33 -04:00

3 lines
92 B
Makefile

tom.h : tom.idl getset.pl
midl /h tomtmp.h /Oicf tom.idl
perl getset.pl <tomtmp.h >tom.h