1 # $NetBSD: Makefile,v 1.1 2021/01/02 03:21:39 nat Exp $ 2 3 PROG= testpat 4 MAN= testpat.6 5 DPADD= ${LIBMATH} ${LIBCURSES} ${LIBTERMINFO} 6 LDADD= -lcurses -lm -lterminfo 7 8 .include <bsd.prog.mk> 9
Indexes created Tue Oct 14 01:09:49 GMT 2025