summaryrefslogtreecommitdiff
path: root/app/xenodm
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2021-06-26 07:58:38 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2021-06-26 07:58:38 +0000
commit78f31bdb637538aa73d09e0655310381efa0f26d (patch)
tree8ba637ea4398d5509790135170afed1f0fa23686 /app/xenodm
parentdf33b3edc6144bb95cad860e9e98758d2bd13dc3 (diff)
Remove a test target that was not intended to be committed.
Noticed by Brad Smith.
Diffstat (limited to 'app/xenodm')
-rw-r--r--app/xenodm/Makefile.bsd-wrapper5
1 files changed, 1 insertions, 4 deletions
diff --git a/app/xenodm/Makefile.bsd-wrapper b/app/xenodm/Makefile.bsd-wrapper
index 2ad5dcba3..71f638e30 100644
--- a/app/xenodm/Makefile.bsd-wrapper
+++ b/app/xenodm/Makefile.bsd-wrapper
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile.bsd-wrapper,v 1.7 2021/06/26 06:54:34 matthieu Exp $
+# $OpenBSD: Makefile.bsd-wrapper,v 1.8 2021/06/26 07:58:37 matthieu Exp $
.include <bsd.own.mk>
XENODMCONFIGDIR=/etc/X11/xenodm
@@ -29,9 +29,6 @@ XENODMCONFIGFILES= \
XENODMCONFIGSCRIPTS= \
Xsession GiveConsole TakeConsole Xsetup_0 Xstartup Xreset
-foo:
- @echo $(MACHINE)
-
afterinstall:
$(INSTALL_DATA) ${.CURDIR}/config/OpenBSD_1bpp.xpm $(DESTDIR)$(PIXMAPDIR)
$(INSTALL_DATA) ${.CURDIR}/config/OpenBSD_4bpp.xpm $(DESTDIR)$(PIXMAPDIR)