mirror of
https://github.com/opnsense/src.git
synced 2026-02-23 09:56:47 -05:00
7 lines
89 B
Makefile
7 lines
89 B
Makefile
# $FreeBSD$
|
|
|
|
LIB= pam_guest
|
|
SRCS= pam_guest.c
|
|
MAN= pam_guest.8
|
|
|
|
.include <bsd.lib.mk>
|