Allow building these in-line

The build-tools phase sets NO_WARNS
If there is any other purpose (than hosttool during build)
we could make this depend on MACHINE=host.
This commit is contained in:
Simon J. Gerraty 2013-10-17 20:01:59 +00:00
parent 09127a3637
commit 802fd70f5f
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/projects/bmake/; revision=256699
2 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,7 @@ SRCS= citrus_bcs.c citrus_db_factory.c citrus_db_hash.c \
citrus_lookup_factory.c citrus_pivot_factory.c
NO_MAN= yes
NO_SHARED= yes
NO_WARNS= yes
build-tools: mkcsmapper_static

View File

@ -7,6 +7,7 @@ SRCS= citrus_bcs.c citrus_db_factory.c citrus_db_hash.c \
citrus_lookup_factory.c
NO_MAN= yes
NO_SHARED= yes
NO_WARNS= yes
build-tools: mkesdb_static