xenocara/app/xinit/Makefile.bsd-wrapper

8 lines
190 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile.bsd-wrapper,v 1.6 2015/06/15 16:17:46 matthieu Exp $
afterinstall:
$(INSTALL) -m 644 ${.CURDIR}/openbsd/xserverrc \
$(DESTDIR)/etc/X11/xinit
.include <bsd.xorg.mk>