9 lines
101 B
PHP
9 lines
101 B
PHP
|
# $FreeBSD$
|
||
|
#
|
||
|
|
||
|
.PATH: ${.CURDIR}/compat
|
||
|
|
||
|
CFLAGS+= -I${.CURDIR}/compat
|
||
|
|
||
|
SRCS+= pwcache.c strsuftoll.c
|