r4982: Start to move swig dependencies into new build system. Unfortunately
commit8fb54d162b449244e5380aa1e00d99b5e23e9443
authorTim Potter <tpot@samba.org>
Tue, 25 Jan 2005 11:21:25 +0000 (25 11:21 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:09:11 +0000 (10 13:09 -0500)
tree41e36c35126d97886e75f4a44cd40f7b7ecf3843
parent29589f38950b1ec8e5d984a2e92fef577f26d743
r4982: Start to move swig dependencies into new build system.  Unfortunately
I can only get something useful happening by using the BINARY keyword
as nothing else seems to generate dependency lists that can be used
when linking the swig shared libraries.  Anyway this is a lot nicer
than having lots of junk in makefile.pm.
(This used to be commit 71a22f5206086c5ab7315d38934d65483aff7a70)
source4/build/smb_build/main.pm
source4/build/smb_build/makefile.pm
source4/scripting/swig/config.mk [new file with mode: 0644]
source4/scripting/swig/dummymain.c [new file with mode: 0644]