repo.or.cz
/
minix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ldivmod, uldivmod: fix qdivrem calls
[minix.git]
/
lib
/
libutil
/
compat
/
Makefile.inc
blob
9e0f550a15f1d83c923bc3edfb7c3f8d870bf5b0
1
# $NetBSD: Makefile.inc,v 1.2 2009/01/11 02:57:18 christos Exp $
2
3
.PATH: ${.CURDIR}/compat
4
5
CPPFLAGS+=-I${.CURDIR}/../libc -I${.CURDIR}/../../sys
6
SRCS+=compat_passwd.c compat_loginx.c compat_login.c compat_parsedate.c \
7
compat_login_cap.c