summaryrefslogtreecommitdiff
path: root/lib/libutil
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1997-07-18 07:28:35 +0000
committerSatoshi Asami <asami@FreeBSD.org>1997-07-18 07:28:35 +0000
commit372d11fcb86e1844d92d55333ce94a7e45e6f638 (patch)
tree33717ebf2b5bfb50ed05b0bab663ae7b5c8b4937 /lib/libutil
parente12590d45e70a464af837645e08eeab78b392a89 (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 \