r5085: add net and nmblookup to installed binaries
commitefc42a068bd50728c80b0df95b7b9a97514345f6
authorAndrew Tridgell <tridge@samba.org>
Sat, 29 Jan 2005 03:44:47 +0000 (29 03:44 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:09:20 +0000 (10 13:09 -0500)
treedc699dc70bbcd7ce48d01bebf08c535071f62a79
parent2c0a1f53910a6be9515e4f456426a73a9aa72308
r5085: add net and nmblookup to installed binaries

metze, can you look at automating this when you get time? We really
need a flag in config.mk for "BINARY::" sections for the install
location, something like:

[BINARY::nmblookup]
OBJ_FILES = \
utils/nmblookup.o
INSTALL_IN = bin
(This used to be commit a69c1a91307dc5bd13db94fdbb7cbaba90b074aa)
source4/build/smb_build/makefile.pm