[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / xenocara / app

File: [local] / xenocara / app / Makefile (download)

Revision 1.38, Thu Aug 15 17:01:12 2019 UTC (4 years, 9 months ago) by matthieu
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, OPENBSD_7_3_BASE, OPENBSD_7_3, OPENBSD_7_2_BASE, OPENBSD_7_2, OPENBSD_7_1_BASE, OPENBSD_7_1, OPENBSD_7_0_BASE, OPENBSD_7_0, OPENBSD_6_9_BASE, OPENBSD_6_9, OPENBSD_6_8_BASE, OPENBSD_6_8, OPENBSD_6_7_BASE, OPENBSD_6_7, OPENBSD_6_6_BASE, OPENBSD_6_6, HEAD
Changes since 1.37: +2 -2 lines

Update to mkfontscale 1.2.1. This version got merged with mkfontdir.

# $OpenBSD: Makefile,v 1.38 2019/08/15 17:01:12 matthieu Exp $
.include <bsd.xconf.mk>

SUBDIR= bdftopcf mkfontscale \
	appres beforelight bitmap editres fonttosfnt \
	iceauth ico listres luit oclock \
	rgb sessreg setxkbmap \
	smproxy twm viewres x11perf xauth xbacklight xbiff xcalc \
	xclipboard xclock xcmsdb xcompmgr xconsole  \
	xenodm xdpyinfo xedit xev xeyes xf86dga \
	xfd xfontsel xgamma xgc xhost \
	xinit xinput xkbcomp xkbevd xkbprint xkbutils xkill xload xlogo \
	xlsatoms xlsclients xlsfonts xmag xmessage \
	xmodmap xmore xpr \
	xprop xrandr xrdb xrefresh xset \
	xsetroot xsm xvidtune xvinfo xwd xwininfo \
	xwud

# GL
.if ${XENOCARA_BUILD_GL:L} == "yes"
SUBDIR +=   xdriinfo glxgears glxinfo
.endif

# extras
SUBDIR += cwm fvwm ssh-askpass video xterm xidle xlockmore \
	  xtsscale xvctl

.include <bsd.subdir.mk>

build:	_SUBDIRUSE