aboutsummaryrefslogtreecommitdiff
path: root/lib/libutil
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1997-07-18 07:27:56 +0000
committerSatoshi Asami <asami@FreeBSD.org>1997-07-18 07:27:56 +0000
commit85cfd1244c2b9dd420e7ea46d44383cbaae899f7 (patch)
tree2cb095da6eb309ce4d3ddc9f8893a594f033afcc /lib/libutil
parentdf8996586cdd0b307634fabdd2ac5f4bbdd57f3e (diff)
Notes
Diffstat (limited to 'lib/libutil')
-rw-r--r--lib/libutil/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libutil/Makefile b/lib/libutil/Makefile
index 8ac63d2ed746..7a0be9e30323 100644
--- a/lib/libutil/Makefile
+++ b/lib/libutil/Makefile
@@ -3,7 +3,7 @@
LIB= util
SHLIB_MAJOR= 2
SHLIB_MINOR= 2
-CFLAGS+=-Wall -DLIBC_SCCS -I${.CURDIR} -I/sys
+CFLAGS+=-Wall -DLIBC_SCCS -I${.CURDIR} -I${DESTDIR}/sys
#CFLAGS+=LOGIN_CAP_AUTH
SRCS= login.c login_tty.c logout.c logwtmp.c pty.c setproctitle.c \
login_cap.c login_class.c login_auth.c login_times.c login_ok.c \