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

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

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