summaryrefslogtreecommitdiff
path: root/proto/trapproto/Makefile
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2010-05-29 17:25:15 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2010-05-29 17:25:15 +0000
commitb27115469190df21ad8a8c0d9cccfbae357bab0a (patch)
tree83aff320eef3556ba744d321edaa05f1637e2acd /proto/trapproto/Makefile
parenta77728e5489b0b08aa7b5b1e352b0bbcf03c4b33 (diff)
Remove obsolete code that has not been built for 5 weeks now.
Diffstat (limited to 'proto/trapproto/Makefile')
-rw-r--r--proto/trapproto/Makefile8
1 files changed, 0 insertions, 8 deletions
diff --git a/proto/trapproto/Makefile b/proto/trapproto/Makefile
deleted file mode 100644
index f2d532195..000000000
--- a/proto/trapproto/Makefile
+++ /dev/null
@@ -1,8 +0,0 @@
-# $OpenBSD: Makefile,v 1.1 2008/03/25 23:28:20 matthieu Exp $
-
-HEADERS_SUBDIR= X11/extensions/
-HEADERS= xtrapbits.h xtrapddmi.h xtrapdi.h xtrapemacros.h xtraplib.h \
- xtraplibp.h xtrapproto.h
-PKGCONFIG= trapproto.pc
-
-.include <bsd.xorg.mk>