1 # $NetBSD: Makefile,v 1.10 2010/02/06 23:45:26 he Exp $ 2 # @(#)Makefile 8.1 (Berkeley) 5/31/93 3 4 PROG= worms 5 MAN= worms.6 6 DPADD= ${LIBCURSES} ${LIBTERMINFO} 7 LDADD= -lcurses -lterminfo 8 9 .include <bsd.prog.mk> 10
Indexes created Wed Oct 15 14:09:57 GMT 2025