]> git.samba.org - garming/samba-autobuild/.git/commit
waf: added top level build rules
authorAndrew Tridgell <tridge@samba.org>
Thu, 3 Feb 2011 02:08:37 +0000 (13:08 +1100)
committerAndrew Tridgell <tridge@samba.org>
Mon, 7 Feb 2011 02:22:00 +0000 (13:22 +1100)
commit72e1a39effba7dca8d437c8cad009be6fb2c4506
treeda9d5e6dcd1f09411548ecaf0a99cd324bc4c9e2
parent9f9b363447f0f357ea610b7ac23cb3a9b53da96d
waf: added top level build rules

This adds build rules for the top level directory based on the ones
from source4.

This is an intermediate step towards a combined top level build which
will build both the Samba3 (bin/smbd, bin/nmbd etc) and Samba4
(bin/samba) binaries from a single build

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
Makefile [new file with mode: 0644]
VERSION [new file with mode: 0644]
configure [new file with mode: 0755]
wscript [new file with mode: 0644]
wscript_build [new file with mode: 0644]