Add missing CLEANFILES+=x11perfcomp
This commit is contained in:
parent
6bfeabc65a
commit
c8530f0b4f
4
external/mit/xorg/bin/x11perf/Makefile
vendored
4
external/mit/xorg/bin/x11perf/Makefile
vendored
@ -1,4 +1,4 @@
|
||||
# $NetBSD: Makefile,v 1.2 2011/08/03 02:55:30 mrg Exp $
|
||||
# $NetBSD: Makefile,v 1.3 2011/11/20 21:02:23 dholland Exp $
|
||||
|
||||
.include <bsd.own.mk>
|
||||
|
||||
@ -24,6 +24,8 @@ SCRIPTSDIR_fillblnk.sh= ${X11LIBDIR}/x11perfcomp
|
||||
SCRIPTSDIR_perfboth.sh= ${X11LIBDIR}/x11perfcomp
|
||||
SCRIPTSDIR_perfratio.sh=${X11LIBDIR}/x11perfcomp
|
||||
|
||||
CLEANFILES+= x11perfcomp
|
||||
|
||||
LDADD+= -lXft -lfontconfig -lfreetype -lexpat -lXrender
|
||||
DPADD+= ${LIBXFT} ${LIBFONTCONFIG} ${LIBFREETYPE} ${LIBEXPAT} ${LIBXRENDER}
|
||||
LDADD+= -lXmuu -lXt -lSM -lICE -lXext -lX11 -lm
|
||||
|
Loading…
Reference in New Issue
Block a user