1 # $NetBSD: Makefile,v 1.1.1.1 2003/09/11 18:37:06 lukem Exp $
6 SRCS
= twraps.c texteroids.c
8 DPSRCS
+= twraps.c twraps.h
9 CLEANFILES
+= twraps.c twraps.h
12 LDADD
+= -ldps
-lXt
-lSM
-lICE
-lXext
-lX11
-lm
13 DPADD
+= ${LIBDPS} ${LIBXT} ${LIBSM} ${LIBICE} ${LIBXEXT} ${LIBX11} ${LIBM}
15 .
include "${NETBSDSRCDIR}/x11/tools/pswrap/Makefile.pswrap"
17 .PATH
: ${X11SRCDIR.xc
}/programs
/${PROG}
20 .
include <bsd.prog.mk
>