1 # $NetBSD: Makefile,v 1.8 2012/08/10 12:10:28 joerg Exp $ 2 # @(#)Makefile 8.1 (Berkeley) 6/6/93 3 4 PROG= tr 5 SRCS= str.c tr.c 6 7 .for f in str tr 8 COPTS.${f}.c+= -Wno-pointer-sign 9 .endfor 10 11 .include <bsd.prog.mk> 12
Indexes created Sun Oct 19 21:10:07 GMT 2025