Rejig the build system a little so we have per ok defs per system. Probably easier in the long run.

This commit is contained in:
Roy Marples
2008-03-19 15:22:20 +00:00
parent 0e6eb0f764
commit 64853c4916
7 changed files with 14 additions and 31 deletions

View File

@@ -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}\"