hbase

heirloom base
git clone git://git.2f30.org/hbase
Log | Files | Refs | README

commit 6f12643d9b8d41a1f0fe45268ae4e724ccc824b8
parent 86e829a1e027e7bc7088d73a8fdfdb273111d3ab
Author: Daniel Bainton <dpb@driftaway.org>
Date:   Mon, 26 May 2014 15:53:49 +0300

Fix libcommon building with the latest mkbuild

Diffstat:
Mlibcommon/mkfile | 10+++-------
1 file changed, 3 insertions(+), 7 deletions(-)

diff --git a/libcommon/mkfile b/libcommon/mkfile @@ -8,18 +8,14 @@ LOBJ = asciitype.o ib_alloc.o ib_close.o ib_free.o ib_getlin.o ib_getw.o \ TARG = CHECK CLEAN_FILES = alloca.h malloc.h utmpx.h -<$mkbuild/mk.common - -libcommon.a:Q: headers $LOBJ - echo AR $target - $AR -rv $target $LOBJ - echo RANLIB $target - $RANLIB $target +<$mkbuild/mk.default CHECK:Q: CHECK.c echo CC CHECK $CC $CFLAGS $CPPFLAGS -E CHECK.c >CHECK +%.o: headers + headers:Q: CHECK one() { echo ""