mirror of
https://github.com/openbsd/xenocara.git
synced 2025-12-11 11:49:01 +00:00
Install Xephyr and its manual page using the Makefile generated by
autotools.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile.bsd-wrapper,v 1.3 2009/01/28 14:51:56 matthieu Exp $
|
||||
# $OpenBSD: Makefile.bsd-wrapper,v 1.4 2009/01/28 22:16:07 matthieu Exp $
|
||||
|
||||
.include <bsd.xconf.mk>
|
||||
|
||||
@@ -18,6 +18,6 @@ CONFIGURE_ARGS= --localstatedir=/var --sysconfdir=/etc/X11 \
|
||||
--disable-xvfb
|
||||
|
||||
realinstall:
|
||||
${INSTALL} -c -m 755 hw/kdrive/ephyr/Xephyr ${DESDIR}${BINDIR}
|
||||
(cd hw/kdrive/ephyr ; make install)
|
||||
|
||||
.include <bsd.xorg.mk>
|
||||
|
||||
Reference in New Issue
Block a user