# $NetBSD: Makefile,v 1.2 2023/11/15 22:11:17 christos Exp $ NOLINT= # defined .include .PATH: ${PPPD}/plugins LIB=passwordfd SRCS=passwordfd.c CPPFLAGS+=-I${PPPD} LIBPREFIX= SHLIB_FULLVERSION= .include