Files
Mozilla/mozilla/tools/wizards/templates/xpcom-component/idl/makefile.win
rginda%netscape.com 312d1191d6 initial add of template processor
git-svn-id: svn://10.0.0.236/trunk@92690 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-18 21:45:10 +00:00

14 lines
198 B
Plaintext

${license_mak}
DEPTH = ${depth_1_win}
include <$(DEPTH)/config/config.mak>
MODULE = ${interface_name}
XPIDLSRCS = \
${filename:interface.idl} \
$(NULL)
include <$(DEPTH)/config/rules.mk>