4d71468734
port, updating it to the latest (and final) version. Patches from the previous version are merged. PR: 23728 Submitted by: George Reid <greid@ukug.uk.freebsd.org>
11 lines
452 B
Text
11 lines
452 B
Text
--- lib/Makefile.in.orig Sat Jan 31 23:55:07 1998
|
|
+++ lib/Makefile.in Thu Dec 21 20:36:28 2000
|
|
@@ -22,7 +22,7 @@
|
|
CPPFLAGS=@CPPFLAGS@
|
|
CFLAGS=@CFLAGS@
|
|
ALL_CFLAGS=${CFLAGS} -DSYSCONFDIR=\"${sysconfdir}\" -I${top_srcdir}/h \
|
|
- -I${BUILDTOP}/h ${CPPFLAGS}
|
|
+ -I ${BUILDTOP}/h/zephyr -I${BUILDTOP}/h ${CPPFLAGS}
|
|
|
|
OBJS = zephyr_err.o ZAsyncLocate.o ZCkAuth.o ZCkIfNot.o ZClosePort.o \
|
|
ZCmpUID.o ZCmpUIDP.o ZFlsLocs.o ZFlsSubs.o ZFmtAuth.o ZFmtList.o \
|