1 # $NetBSD: Makefile,v 1.2 2003/12/05 13:37:48 lukem Exp $ 2 3 NOMAN=1 4 PROG=test 5 CPPFLAGS=-I${.CURDIR}/.. 6 LDADD+=-ledit -ltermcap 7 DPADD+=${LIBEDIT} ${LIBTERMCAP} 8 9 .ifdef DEBUG 10 CPPFLAGS+=-DDEBUG 11 .endif 12 13 .include <bsd.prog.mk> 14
Indexes created Thu Oct 02 10:09:58 GMT 2025