mirror of
https://github.com/openbsd/xenocara.git
synced 2025-12-10 03:08:56 +00:00
Disable xtrap test clients. ok oga@
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.22 2009/09/26 14:45:03 matthieu Exp $
|
||||
# $OpenBSD: Makefile,v 1.23 2009/10/04 15:01:49 matthieu Exp $
|
||||
.include <bsd.xconf.mk>
|
||||
|
||||
SUBDIR= bdftopcf mkfontscale mkfontdir \
|
||||
@@ -13,9 +13,12 @@ SUBDIR= bdftopcf mkfontscale mkfontdir \
|
||||
xlsatoms xlsclients xlsfonts xmag xman xmessage \
|
||||
xmodmap xmore xpr \
|
||||
xprop xrandr xrdb xrefresh xset \
|
||||
xsetroot xsm xstdcmap xtrap xvidtune xvinfo xwd xwininfo \
|
||||
xsetroot xsm xstdcmap xvidtune xvinfo xwd xwininfo \
|
||||
xwud
|
||||
|
||||
# Deprecated
|
||||
# xtrap
|
||||
|
||||
# Font server doesn't link on architectures with static only libraries
|
||||
.if ${XENOCARA_HAVE_SHARED_LIBS:L} == "yes"
|
||||
SUBDIR += xfs
|
||||
|
||||
Reference in New Issue
Block a user