summaryrefslogtreecommitdiffstats
path: root/games/x11/xroach/Makefile
blob: 8447d77083bc86a447024b132a11a60df3990f1c (plain)
1
2
3
4
5
6
7
8
9
10
11
#	@(#)Makefile	8.1 (Berkeley) 6/8/93

PROG=	xroach
MAN6=	xroach.6
CFLAGS+=	-I${.CURDIR}/bitmaps -I${X11BASE}/include
DPADD+=		${X11BASE}/lib/libX11.a ${LIBM}
LDDESTDIR+=	-L${X11BASE}/lib
LDADD+=		-lX11 -lm

.include "../../Makefile.inc"
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud