1 # $NetBSD: Makefile,v 1.2 2023/11/15 22:11:17 christos Exp $ 2 3 NOLINT= # defined 4 5 .include <bsd.own.mk> 6 7 .PATH: ${PPPD}/plugins 8 9 LIB=passwordfd 10 SRCS=passwordfd.c 11 CPPFLAGS+=-I${PPPD} 12 13 LIBPREFIX= 14 SHLIB_FULLVERSION= 15 16 .include <bsd.lib.mk> 17
Indexes created Sun Mar 01 05:31:48 UTC 2026