From 64853c4916945ad760f06c27c363a201c1643271 Mon Sep 17 00:00:00 2001 From: Roy Marples Date: Wed, 19 Mar 2008 15:22:20 +0000 Subject: Rejig the build system a little so we have per ok defs per system. Probably easier in the long run. --- src/rc/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/rc') diff --git a/src/rc/Makefile b/src/rc/Makefile index 469ac984..8c43da85 100644 --- a/src/rc/Makefile +++ b/src/rc/Makefile @@ -36,9 +36,8 @@ LDADD+= -lutil -lrc -leinfo #LDFLAGS+= -Wl,--rpath=../librc -Wl,--rpath=../libeinfo MK= ../../mk -include ${MK}/cc.mk -include ${MK}/os.mk include ${MK}/prog.mk +include ${MK}/cc.mk CFLAGS+= -I../includes -I../librc -I../libeinfo CFLAGS+= -DLIB=\"${LIBNAME}\" -- cgit v1.2.3