mirror of
https://github.com/openbsd/xenocara.git
synced 2025-12-11 19:59:06 +00:00
Move back build of xtsscale with other apps. It doesn't require
an installed header anymore.
This commit is contained in:
4
Makefile
4
Makefile
@@ -1,4 +1,4 @@
|
|||||||
# $OpenBSD: Makefile,v 1.32 2009/11/26 22:53:50 matthieu Exp $
|
# $OpenBSD: Makefile,v 1.33 2009/12/01 21:36:52 matthieu Exp $
|
||||||
.include <bsd.own.mk>
|
.include <bsd.own.mk>
|
||||||
|
|
||||||
LOCALAPPD=/usr/local/lib/X11/app-defaults
|
LOCALAPPD=/usr/local/lib/X11/app-defaults
|
||||||
@@ -16,7 +16,7 @@ XSERVER+= kdrive
|
|||||||
.endif
|
.endif
|
||||||
|
|
||||||
SUBDIR= proto font/util data/bitmaps lib app data/xkbdata \
|
SUBDIR= proto font/util data/bitmaps lib app data/xkbdata \
|
||||||
${XSERVER} driver app/xtsscale util doc
|
${XSERVER} driver util doc
|
||||||
.ifndef NOFONTS
|
.ifndef NOFONTS
|
||||||
SUBDIR+= font
|
SUBDIR+= font
|
||||||
.endif
|
.endif
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
# $OpenBSD: Makefile,v 1.24 2009/11/26 22:53:50 matthieu Exp $
|
# $OpenBSD: Makefile,v 1.25 2009/12/01 21:36:52 matthieu Exp $
|
||||||
.include <bsd.xconf.mk>
|
.include <bsd.xconf.mk>
|
||||||
|
|
||||||
SUBDIR= bdftopcf mkfontscale mkfontdir \
|
SUBDIR= bdftopcf mkfontscale mkfontdir \
|
||||||
@@ -31,7 +31,7 @@ SUBDIR += xdriinfo glxgears glxinfo
|
|||||||
|
|
||||||
# extras
|
# extras
|
||||||
SUBDIR += cwm fvwm ssh-askpass xterm xidle xlockmore xsystrace \
|
SUBDIR += cwm fvwm ssh-askpass xterm xidle xlockmore xsystrace \
|
||||||
xvctl
|
xtsscale xvctl
|
||||||
|
|
||||||
.include <bsd.subdir.mk>
|
.include <bsd.subdir.mk>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user