1 1.3 mrg # $NetBSD: Makefile,v 1.3 2019/10/13 07:28:18 mrg Exp $ 2 1.1 itojun # PAO2 Id: Makefile,v 1.1.1.1 1997/12/11 14:46:06 itojun Exp 3 1.1 itojun PROG= cnwctl 4 1.2 itojun MAN= cnwctl.8 5 1.1 itojun 6 1.3 mrg COPTS.cnwctl.c+= ${GCC_NO_STRINGOP_TRUNCATION} 7 1.3 mrg 8 1.1 itojun .include <bsd.prog.mk> 9