1 # $NetBSD: Makefile,v 1.4 2023/06/03 09:09:24 lukem Exp $ 2 # This file is in the public domain. 3 4 PROG= srtconfig 5 SRCS= srtconfig.c 6 7 COPTS.srtconfig.c+= ${CC_WNO_STRINGOP_TRUNCATION} 8 9 .include <bsd.prog.mk> 10
Indexes created Mon Sep 29 21:09:56 GMT 2025