1 # $NetBSD: Makefile,v 1.3 2020/02/09 15:10:31 fox Exp $ 2 # This file is in the public domain. 3 4 PROG= srtconfig 5 SRCS= srtconfig.c 6 7 COPTS.srtconfig.c+= ${GCC_NO_STRINGOP_TRUNCATION} 8 9 .include <bsd.prog.mk> 10
Indexes created Mon Oct 13 01:09:56 GMT 2025