mirror of
https://github.com/openbsd/xenocara.git
synced 2025-12-10 03:08:56 +00:00
Remove support vax and XENOCARA_HAVE_SHARED_LIBS scaffolding.
ok matthieu@
This commit is contained in:
@@ -1,12 +1,11 @@
|
||||
# $OpenBSD: Makefile.bsd-wrapper,v 1.60 2016/02/20 10:58:10 matthieu Exp $
|
||||
# $OpenBSD: Makefile.bsd-wrapper,v 1.61 2016/03/11 13:09:42 okan Exp $
|
||||
|
||||
.include <bsd.xconf.mk>
|
||||
|
||||
DIST= ${.CURDIR}
|
||||
|
||||
# Machines for which we don't build the Xorg Xserver
|
||||
NO_XORG_MACHINES= alpha hppa64 landisk \
|
||||
octeon vax
|
||||
NO_XORG_MACHINES= alpha hppa64 landisk octeon
|
||||
|
||||
.for M in ${NO_XORG_MACHINES}
|
||||
NO_XORG_${M} = --disable-xorg
|
||||
|
||||
Reference in New Issue
Block a user