1 1.3.78.2 martin # $NetBSD: Makefile,v 1.3.78.2 2020/04/13 08:03:22 martin Exp $ 2 1.1 martin 3 1.1 martin PROG= pppoectl 4 1.1 martin MAN= pppoectl.8 5 1.1 martin 6 1.3 tls USE_FORT?= yes # network client 7 1.1 martin 8 1.3.78.2 martin COPTS.pppoectl.c+= ${GCC_NO_STRINGOP_TRUNCATION} 9 1.3.78.2 martin 10 1.1 martin .include <bsd.prog.mk> 11