diff options
author | Adam Jackson <ajax@redhat.com> | 2018-01-30 12:02:30 -0500 |
---|---|---|
committer | Adam Jackson <ajax@redhat.com> | 2018-01-30 12:02:30 -0500 |
commit | a84a3e0ac07388c216b7c3ee5afedc51ab10507e (patch) | |
tree | 89a42a14b0ce33e8b90a0857a38784fb2abcd38b | |
parent | 30e7d98da2d5ccc7c17d2c18d4d3297204c1bc33 (diff) |
git rm -f */Makefile.am
Signed-off-by: Adam Jackson <ajax@redhat.com>
37 files changed, 0 insertions, 997 deletions
diff --git a/applewmproto/Makefile.am b/applewmproto/Makefile.am deleted file mode 100644 index 63db4c7..0000000 --- a/applewmproto/Makefile.am +++ /dev/null @@ -1,19 +0,0 @@ -applewmdir = $(includedir)/X11/extensions -applewm_HEADERS = \ - applewmconst.h \ - applewmproto.h - -pkgconfigdir = $(libdir)/pkgconfig -pkgconfig_DATA = applewmproto.pc - - -MAINTAINERCLEANFILES = ChangeLog INSTALL - -.PHONY: ChangeLog INSTALL - -ChangeLog: - $(CHANGELOG_CMD) -INSTALL: - $(INSTALL_CMD) - -dist-hook: ChangeLog INSTALL diff --git a/bigreqsproto/Makefile.am b/bigreqsproto/Makefile.am deleted file mode 100644 index d39cc1e..0000000 --- a/bigreqsproto/Makefile.am +++ /dev/null @@ -1,22 +0,0 @@ -SUBDIRS=specs - -bigreqsdir = $(includedir)/X11/extensions -bigreqs_HEADERS = \ - bigreqsproto.h \ - bigreqstr.h - -pkgconfigdir = $(libdir)/pkgconfig -pkgconfig_DATA = bigreqsproto.pc - - -MAINTAINERCLEANFILES = ChangeLog INSTALL - -.PHONY: ChangeLog INSTALL - -INSTALL: - $(INSTALL_CMD) - -ChangeLog: - $(CHANGELOG_CMD) - -dist-hook: ChangeLog INSTALL diff --git a/calibrateproto/Makefile.am b/calibrateproto/Makefile.am deleted file mode 100644 index 2e7dee2..0000000 --- a/calibrateproto/Makefile.am +++ /dev/null @@ -1,39 +0,0 @@ -# -# Copyright © 2003 Philip Blundell -# -# Permission to use, copy, modify, distribute, and sell this software and its -# documentation for any purpose is hereby granted without fee, provided that -# the above copyright notice appear in all copies and that both that -# copyright notice and this permission notice appear in supporting -# documentation, and that the name of Philip Blundell not be used in -# advertising or publicity pertaining to distribution of the software without -# specific, written prior permission. Philip Blundell makes no -# representations about the suitability of this software for any purpose. It -# is provided "as is" without express or implied warranty. -# -# PHILIP BLUNDELL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, -# INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO -# EVENT SHALL PHILIP BLUNDELL BE LIABLE FOR ANY SPECIAL, INDIRECT OR -# CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, -# DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER -# TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR -# PERFORMANCE OF THIS SOFTWARE. -# - -XCalibrateincludedir = $(includedir)/X11/extensions -XCalibrateinclude_HEADERS = xcalibrateproto.h xcalibratewire.h - -pkgconfigdir = $(libdir)/pkgconfig -pkgconfig_DATA = xcalibrateproto.pc - -EXTRA_DIST = autogen.sh xcalibrateproto.pc.in - -EXTRA_DIST += ChangeLog -MAINTAINERCLEANFILES = ChangeLog - -.PHONY: ChangeLog - -ChangeLog: - (GIT_DIR=$(top_srcdir)/.git git-log > .changelog.tmp && mv .changelog.tmp ChangeLog; rm -f .changelog.tmp) || (touch ChangeLog; echo 'git directory not found: installing possibly empty changelog.' >&2) - -dist-hook: ChangeLog diff --git a/compositeproto/Makefile.am b/compositeproto/Makefile.am deleted file mode 100644 index 5a14884..0000000 --- a/compositeproto/Makefile.am +++ /dev/null @@ -1,43 +0,0 @@ -# -# Copyright © 2003 Keith Packard, Noah Levitt -# -# Permission to use, copy, modify, distribute, and sell this software and its -# documentation for any purpose is hereby granted without fee, provided that -# the above copyright notice appear in all copies and that both that -# copyright notice and this permission notice appear in supporting -# documentation, and that the name of Keith Packard not be used in -# advertising or publicity pertaining to distribution of the software without -# specific, written prior permission. Keith Packard makes no -# representations about the suitability of this software for any purpose. It -# is provided "as is" without express or implied warranty. -# -# KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, -# INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO -# EVENT SHALL KEITH PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR -# CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, -# DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER -# TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR -# PERFORMANCE OF THIS SOFTWARE. - -compositedir = $(includedir)/X11/extensions -composite_HEADERS = \ - composite.h \ - compositeproto.h - -pkgconfigdir = $(libdir)/pkgconfig -pkgconfig_DATA = compositeproto.pc - -dist_doc_DATA = compositeproto.txt - - -MAINTAINERCLEANFILES = ChangeLog INSTALL - -.PHONY: ChangeLog INSTALL - -INSTALL: - $(INSTALL_CMD) - -ChangeLog: - $(CHANGELOG_CMD) - -dist-hook: ChangeLog INSTALL diff --git a/damageproto/Makefile.am b/damageproto/Makefile.am deleted file mode 100644 index 7c9b757..0000000 --- a/damageproto/Makefile.am +++ /dev/null @@ -1,43 +0,0 @@ -# -# Copyright © 2003 Keith Packard, Noah Levitt -# -# Permission to use, copy, modify, distribute, and sell this software and its -# documentation for any purpose is hereby granted without fee, provided that -# the above copyright notice appear in all copies and that both that -# copyright notice and this permission notice appear in supporting -# documentation, and that the name of Keith Packard not be used in -# advertising or publicity pertaining to distribution of the software without -# specific, written prior permission. Keith Packard makes no -# representations about the suitability of this software for any purpose. It -# is provided "as is" without express or implied warranty. -# -# KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, -# INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO -# EVENT SHALL KEITH PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR -# CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, -# DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER -# TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR -# PERFORMANCE OF THIS SOFTWARE. - -damagedir = $(includedir)/X11/extensions -damage_HEADERS = \ - damageproto.h \ - damagewire.h - -pkgconfigdir = $(libdir)/pkgconfig -pkgconfig_DATA = damageproto.pc - -dist_doc_DATA = damageproto.txt - - -MAINTAINERCLEANFILES = ChangeLog INSTALL - -.PHONY: ChangeLog INSTALL - -INSTALL: - $(INSTALL_CMD) - -ChangeLog: - $(CHANGELOG_CMD) - -dist-hook: ChangeLog INSTALL diff --git a/dmxproto/Makefile.am b/dmxproto/Makefile.am deleted file mode 100644 index 6883b29..0000000 --- a/dmxproto/Makefile.am +++ /dev/null @@ -1,20 +0,0 @@ -dmxdir = $(includedir)/X11/extensions -dmx_HEADERS = \ - dmx.h \ - dmxproto.h - -pkgconfigdir = $(libdir)/pkgconfig -pkgconfig_DATA = dmxproto.pc - - -MAINTAINERCLEANFILES = ChangeLog INSTALL - -.PHONY: ChangeLog INSTALL - -INSTALL: - $(INSTALL_CMD) - -ChangeLog: - $(CHANGELOG_CMD) - -dist-hook: ChangeLog INSTALL diff --git a/dri2proto/Makefile.am b/dri2proto/Makefile.am deleted file mode 100644 index 5990273..0000000 --- a/dri2proto/Makefile.am +++ /dev/null @@ -1,20 +0,0 @@ -dri2dir = $(includedir)/X11/extensions -dri2_HEADERS = dri2proto.h dri2tokens.h - -pkgconfigdir = $(libdir)/pkgconfig -pkgconfig_DATA = dri2proto.pc - -dist_doc_DATA = dri2proto.txt - - -MAINTAINERCLEANFILES = ChangeLog INSTALL - -.PHONY: ChangeLog INSTALL - -INSTALL: - $(INSTALL_CMD) - -ChangeLog: - $(CHANGELOG_CMD) - -dist-hook: ChangeLog INSTALL diff --git a/dri3proto/Makefile.am b/dri3proto/Makefile.am deleted file mode 100644 index 7a85bf1..0000000 --- a/dri3proto/Makefile.am +++ /dev/null @@ -1,19 +0,0 @@ -dri3dir = $(includedir)/X11/extensions -dri3_HEADERS = dri3proto.h - -pkgconfigdir = $(libdir)/pkgconfig -pkgconfig_DATA = dri3proto.pc - -dist_doc_DATA = dri3proto.txt - -MAINTAINERCLEANFILES = ChangeLog INSTALL - -.PHONY: ChangeLog INSTALL - -INSTALL: - $(INSTALL_CMD) - -ChangeLog: - $(CHANGELOG_CMD) - -dist-hook: ChangeLog INSTALL diff --git a/evieproto/Makefile.am b/evieproto/Makefile.am deleted file mode 100644 index 6de80c3..0000000 --- a/evieproto/Makefile.am +++ /dev/null @@ -1,21 +0,0 @@ -eviedir = $(includedir)/X11/extensions -evie_HEADERS = \ - evieproto.h \ - Xeviestr.h - -pkgconfigdir = $(libdir)/pkgconfig -pkgconfig_DATA = evieproto.pc - -EXTRA_DIST = evieproto.pc.in - -MAINTAINERCLEANFILES = ChangeLog INSTALL - -.PHONY: ChangeLog INSTALL - -INSTALL: - $(INSTALL_CMD) - -ChangeLog: - $(CHANGELOG_CMD) - -dist-hook: ChangeLog INSTALL diff --git a/fixesproto/Makefile.am b/fixesproto/Makefile.am deleted file mode 100644 index f1716b0..0000000 --- a/fixesproto/Makefile.am +++ /dev/null @@ -1,43 +0,0 @@ -# -# Copyright © 2003 Keith Packard, Noah Levitt -# -# Permission to use, copy, modify, distribute, and sell this software and its -# documentation for any purpose is hereby granted without fee, provided that -# the above copyright notice appear in all copies and that both that -# copyright notice and this permission notice appear in supporting -# documentation, and that the name of Keith Packard not be used in -# advertising or publicity pertaining to distribution of the software without -# specific, written prior permission. Keith Packard makes no -# representations about the suitability of this software for any purpose. It -# is provided "as is" without express or implied warranty. -# -# KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, -# INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO -# EVENT SHALL KEITH PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR -# CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, -# DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER -# TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR -# PERFORMANCE OF THIS SOFTWARE. - -fixesdir = $(includedir)/X11/extensions -fixes_HEADERS = \ - xfixesproto.h \ - xfixeswire.h - -dist_doc_DATA = fixesproto.txt - -pkgconfigdir = $(libdir)/pkgconfig -pkgconfig_DATA = fixesproto.pc - - -MAINTAINERCLEANFILES = ChangeLog INSTALL - -.PHONY: ChangeLog INSTALL - -INSTALL: - $(INSTALL_CMD) - -ChangeLog: - $(CHANGELOG_CMD) - -dist-hook: ChangeLog INSTALL diff --git a/fontcacheproto/Makefile.am b/fontcacheproto/Makefile.am deleted file mode 100644 index 9092f8a..0000000 --- a/fontcacheproto/Makefile.am +++ /dev/null @@ -1,22 +0,0 @@ -fontcachedir = $(includedir)/X11/extensions -fontcache_HEADERS = \ - fontcache.h \ - fontcacheP.h \ - fontcachstr.h - -pkgconfigdir = $(libdir)/pkgconfig -pkgconfig_DATA = fontcacheproto.pc - -EXTRA_DIST = fontcacheproto.pc.in - -MAINTAINERCLEANFILES = ChangeLog INSTALL - -.PHONY: ChangeLog INSTALL - -INSTALL: - $(INSTALL_CMD) - -ChangeLog: - $(CHANGELOG_CMD) - -dist-hook: ChangeLog INSTALL diff --git a/fontsproto/Makefile.am b/fontsproto/Makefile.am deleted file mode 100644 index 2714762..0000000 --- a/fontsproto/Makefile.am +++ /dev/null @@ -1,26 +0,0 @@ -SUBDIRS=specs - -fontsdir = $(includedir)/X11/fonts -fonts_HEADERS = \ - font.h \ - fontproto.h \ - fontstruct.h \ - FS.h \ - fsmasks.h \ - FSproto.h - -pkgconfigdir = $(libdir)/pkgconfig -pkgconfig_DATA = fontsproto.pc - - -MAINTAINERCLEANFILES = ChangeLog INSTALL - -.PHONY: ChangeLog INSTALL - -INSTALL: - $(INSTALL_CMD) - -ChangeLog: - $(CHANGELOG_CMD) - -dist-hook: ChangeLog INSTALL diff --git a/glproto/Makefile.am b/glproto/Makefile.am deleted file mode 100644 index 5ac8a66..0000000 --- a/glproto/Makefile.am +++ /dev/null @@ -1,27 +0,0 @@ -gldir = $(includedir)/GL -gl_HEADERS = \ - include/GL/glxint.h \ - include/GL/glxmd.h \ - include/GL/glxproto.h \ - include/GL/glxtokens.h - -glinternaldir = $(includedir)/GL/internal -glinternal_HEADERS = \ - include/GL/internal/glcore.h - -pkgconfigdir = $(libdir)/pkgconfig -pkgconfig_DATA = glproto.pc - -EXTRA_DIST = meson.build - -MAINTAINERCLEANFILES = ChangeLog INSTALL - -.PHONY: ChangeLog INSTALL - -INSTALL: - $(INSTALL_CMD) - -ChangeLog: - $(CHANGELOG_CMD) - -dist-hook: ChangeLog INSTALL diff --git a/inputproto/Makefile.am b/inputproto/Makefile.am deleted file mode 100644 index 3312f2f..0000000 --- a/inputproto/Makefile.am +++ /dev/null @@ -1,24 +0,0 @@ - -SUBDIRS = specs - -inputdir = $(includedir)/X11/extensions -input_HEADERS = \ - XI.h \ - XIproto.h \ - XI2.h \ - XI2proto.h - -pkgconfigdir = $(libdir)/pkgconfig -pkgconfig_DATA = inputproto.pc - -MAINTAINERCLEANFILES = ChangeLog INSTALL - -.PHONY: ChangeLog INSTALL - -INSTALL: - $(INSTALL_CMD) - -ChangeLog: - $(CHANGELOG_CMD) - -dist-hook: ChangeLog INSTALL diff --git a/kbproto/Makefile.am b/kbproto/Makefile.am deleted file mode 100644 index 4358857..0000000 --- a/kbproto/Makefile.am +++ /dev/null @@ -1,25 +0,0 @@ -SUBDIRS = specs - -kbdir = $(includedir)/X11/extensions -kb_HEADERS = \ - XKBgeom.h \ - XKB.h \ - XKBproto.h \ - XKBsrv.h \ - XKBstr.h - -pkgconfigdir = $(libdir)/pkgconfig -pkgconfig_DATA = kbproto.pc - - -MAINTAINERCLEANFILES = ChangeLog INSTALL - -.PHONY: ChangeLog INSTALL - -INSTALL: - $(INSTALL_CMD) - -ChangeLog: - $(CHANGELOG_CMD) - -dist-hook: ChangeLog INSTALL diff --git a/lg3dproto/Makefile.am b/lg3dproto/Makefile.am deleted file mode 100644 index 55476bc..0000000 --- a/lg3dproto/Makefile.am +++ /dev/null @@ -1,39 +0,0 @@ -# Copyright (c) 2004, Sun Microsystems, Inc. -# -# Permission to use, copy, modify, distribute, and sell this software and its -# documentation for any purpose is hereby granted without fee, provided that -# the above copyright notice appear in all copies and that both that -# copyright notice and this permission notice appear in supporting -# documentation. -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL -# SUN MICROSYSTEMS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN -# AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN -# CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -# -# Except as contained in this notice, the name of Sun Microsystems shall not be -# used in advertising or otherwise to promote the sale, use or other dealings -# in this Software without prior written authorization from Sun Microsystems. - -lg3ddir = $(includedir)/X11/extensions -lg3d_HEADERS = lgewire.h - -pkgconfigdir = $(libdir)/pkgconfig -pkgconfig_DATA = lg3dproto.pc - -EXTRA_DIST = autogen.sh lg3dproto.pc.in - -EXTRA_DIST += ChangeLog -MAINTAINERCLEANFILES = ChangeLog - -.PHONY: ChangeLog - -ChangeLog: - (GIT_DIR=$(top_srcdir)/.git git-log > .changelog.tmp && mv .changelog.tmp ChangeLog; rm -f .changelog.tmp) || (touch ChangeLog; echo 'git directory not found: installing possibly empty changelog.' >&2) - -dist-hook: ChangeLog diff --git a/pmproto/Makefile.am b/pmproto/Makefile.am deleted file mode 100644 index 4781d1f..0000000 --- a/pmproto/Makefile.am +++ /dev/null @@ -1,21 +0,0 @@ -xproxymngdir = $(includedir)/X11/PM -xproxymng_HEADERS = \ - PM.h \ - PMproto.h - -pkgconfigdir = $(libdir)/pkgconfig -pkgconfig_DATA = xproxymngproto.pc - -dist_doc_DATA = PM_spec - -EXTRA_DIST = xproxymngproto.pc.in - -EXTRA_DIST += ChangeLog -MAINTAINERCLEANFILES = ChangeLog - -.PHONY: ChangeLog - -ChangeLog: - $(CHANGELOG_CMD) - -dist-hook: ChangeLog diff --git a/presentproto/Makefile.am b/presentproto/Makefile.am deleted file mode 100644 index f6a6d3f..0000000 --- a/presentproto/Makefile.am +++ /dev/null @@ -1,19 +0,0 @@ -presentdir = $(includedir)/X11/extensions -present_HEADERS = presentproto.h presenttokens.h - -pkgconfigdir = $(libdir)/pkgconfig -pkgconfig_DATA = presentproto.pc - -dist_doc_DATA = presentproto.txt - -MAINTAINERCLEANFILES = ChangeLog INSTALL - -.PHONY: ChangeLog INSTALL - -INSTALL: - $(INSTALL_CMD) - -ChangeLog: - $(CHANGELOG_CMD) - -dist-hook: ChangeLog INSTALL diff --git a/printproto/Makefile.am b/printproto/Makefile.am deleted file mode 100644 index 6b2e7c8..0000000 --- a/printproto/Makefile.am +++ /dev/null @@ -1,53 +0,0 @@ -printdir = $(includedir)/X11/extensions -print_HEADERS = \ - Print.h \ - Printstr.h - -pkgconfigdir = $(libdir)/pkgconfig -pkgconfig_DATA = printproto.pc - -miscmandir = $(MISC_MAN_DIR) -miscman_DATA = man/Xprint.$(MISC_MAN_SUFFIX) -CLEANFILES = $(miscman_DATA) - -EXTRA_DIST = printproto.pc.in \ - man/Xprint.man \ - man/Xprint.sgml \ - specs/xp_proto.book \ - specs/xp_proto.mif \ - specs/xp_proto.ps \ - specs/xp_protoIX.doc \ - specs/xp_protoTOC.doc \ - specs/xp_proto_cov.mif - -EXTRA_DIST += ChangeLog -MAINTAINERCLEANFILES = ChangeLog - -.PHONY: ChangeLog - -ChangeLog: - $(CHANGELOG_CMD) - -dist-hook: ChangeLog - -SED = sed - -# Strings to replace in man pages -XORGRELSTRING = @PACKAGE_STRING@ - XORGMANNAME = X Version 11 - -MAN_SUBSTS = \ - -e 's|__vendorversion__|"$(XORGRELSTRING)" "$(XORGMANNAME)"|' \ - -e 's|__xorgversion__|"$(XORGRELSTRING)" "$(XORGMANNAME)"|' \ - -e 's|__datadir__|$(datadir)|g' \ - -e 's|__libdir__|$(libdir)|g' \ - -e 's|__sysconfdir__|$(sysconfdir)|g' \ - -e 's|__appmansuffix__|$(APP_MAN_SUFFIX)|g' \ - -e 's|__libmansuffix__|$(LIB_MAN_SUFFIX)|g' \ - -e 's|__miscmansuffix__|$(MISC_MAN_SUFFIX)|g' - -SUFFIXES = .$(MISC_MAN_SUFFIX) .man - -.man.$(MISC_MAN_SUFFIX): man - $(MKDIR_P) man - $(AM_V_GEN)$(SED) $(MAN_SUBSTS) < $< > $@ diff --git a/randrproto/Makefile.am b/randrproto/Makefile.am deleted file mode 100644 index aede4e9..0000000 --- a/randrproto/Makefile.am +++ /dev/null @@ -1,22 +0,0 @@ -randrdir = $(includedir)/X11/extensions -randr_HEADERS = \ - randr.h \ - randrproto.h - -pkgconfigdir = $(libdir)/pkgconfig -pkgconfig_DATA = randrproto.pc - -dist_doc_DATA = randrproto.txt - - -MAINTAINERCLEANFILES = ChangeLog INSTALL - -.PHONY: ChangeLog INSTALL - -INSTALL: - $(INSTALL_CMD) - -ChangeLog: - $(CHANGELOG_CMD) - -dist-hook: ChangeLog INSTALL diff --git a/recordproto/Makefile.am b/recordproto/Makefile.am deleted file mode 100644 index dce76cf..0000000 --- a/recordproto/Makefile.am +++ /dev/null @@ -1,23 +0,0 @@ -SUBDIRS=specs - -recorddir = $(includedir)/X11/extensions -record_HEADERS = \ - recordconst.h \ - recordproto.h \ - recordstr.h - -pkgconfigdir = $(libdir)/pkgconfig -pkgconfig_DATA = recordproto.pc - - -MAINTAINERCLEANFILES = ChangeLog INSTALL - -.PHONY: ChangeLog INSTALL - -INSTALL: - $(INSTALL_CMD) - -ChangeLog: - $(CHANGELOG_CMD) - -dist-hook: ChangeLog INSTALL diff --git a/renderproto/Makefile.am b/renderproto/Makefile.am deleted file mode 100644 index a1a75ef..0000000 --- a/renderproto/Makefile.am +++ /dev/null @@ -1,22 +0,0 @@ -renderdir = $(includedir)/X11/extensions -render_HEADERS = \ - render.h \ - renderproto.h - -pkgconfigdir = $(libdir)/pkgconfig -pkgconfig_DATA = renderproto.pc - -dist_doc_DATA = renderproto.txt - - -MAINTAINERCLEANFILES = ChangeLog INSTALL - -.PHONY: ChangeLog INSTALL - -INSTALL: - $(INSTALL_CMD) - -ChangeLog: - $(CHANGELOG_CMD) - -dist-hook: ChangeLog INSTALL diff --git a/resourceproto/Makefile.am b/resourceproto/Makefile.am deleted file mode 100644 index d5d496f..0000000 --- a/resourceproto/Makefile.am +++ /dev/null @@ -1,20 +0,0 @@ -resourcedir = $(includedir)/X11/extensions -resource_HEADERS = \ - XResproto.h - -pkgconfigdir = $(libdir)/pkgconfig -pkgconfig_DATA = resourceproto.pc - -dist_doc_DATA = resproto.txt - -MAINTAINERCLEANFILES = ChangeLog INSTALL - -.PHONY: ChangeLog INSTALL - -INSTALL: - $(INSTALL_CMD) - -ChangeLog: - $(CHANGELOG_CMD) - -dist-hook: ChangeLog INSTALL diff --git a/scrnsaverproto/Makefile.am b/scrnsaverproto/Makefile.am deleted file mode 100644 index 8f51dd8..0000000 --- a/scrnsaverproto/Makefile.am +++ /dev/null @@ -1,22 +0,0 @@ -SUBDIRS=specs - -scrnsaverdir = $(includedir)/X11/extensions -scrnsaver_HEADERS = \ - saver.h \ - saverproto.h - -pkgconfigdir = $(libdir)/pkgconfig -pkgconfig_DATA = scrnsaverproto.pc - - -MAINTAINERCLEANFILES = ChangeLog INSTALL - -.PHONY: ChangeLog INSTALL - -INSTALL: - $(INSTALL_CMD) - -ChangeLog: - $(CHANGELOG_CMD) - -dist-hook: ChangeLog INSTALL diff --git a/trapproto/Makefile.am b/trapproto/Makefile.am deleted file mode 100644 index dbd2c38..0000000 --- a/trapproto/Makefile.am +++ /dev/null @@ -1,24 +0,0 @@ -trapdir = $(includedir)/X11/extensions -trap_HEADERS = \ - xtrapbits.h \ - xtrapddmi.h \ - xtrapdi.h \ - xtrapemacros.h \ - xtraplib.h \ - xtraplibp.h \ - xtrapproto.h - -pkgconfigdir = $(libdir)/pkgconfig -pkgconfig_DATA = trapproto.pc - -EXTRA_DIST = trapproto.pc.in - -EXTRA_DIST += ChangeLog -MAINTAINERCLEANFILES = ChangeLog - -.PHONY: ChangeLog - -ChangeLog: - $(CHANGELOG_CMD) - -dist-hook: ChangeLog diff --git a/videoproto/Makefile.am b/videoproto/Makefile.am deleted file mode 100644 index 6064e46..0000000 --- a/videoproto/Makefile.am +++ /dev/null @@ -1,25 +0,0 @@ -videodir = $(includedir)/X11/extensions -video_HEADERS = \ - vldXvMC.h \ - Xv.h \ - XvMC.h \ - XvMCproto.h \ - Xvproto.h - -pkgconfigdir = $(libdir)/pkgconfig -pkgconfig_DATA = videoproto.pc - -dist_doc_DATA = xv-protocol-v2.txt - - -MAINTAINERCLEANFILES = ChangeLog INSTALL - -.PHONY: ChangeLog INSTALL - -INSTALL: - $(INSTALL_CMD) - -ChangeLog: - $(CHANGELOG_CMD) - -dist-hook: ChangeLog INSTALL diff --git a/windowswmproto/Makefile.am b/windowswmproto/Makefile.am deleted file mode 100644 index 7143e0b..0000000 --- a/windowswmproto/Makefile.am +++ /dev/null @@ -1,20 +0,0 @@ -windowswmdir = $(includedir)/X11/extensions -windowswm_HEADERS = \ - windowswm.h \ - windowswmstr.h - -pkgconfigdir = $(libdir)/pkgconfig -pkgconfig_DATA = windowswmproto.pc - - -MAINTAINERCLEANFILES = ChangeLog INSTALL - -.PHONY: ChangeLog INSTALL - -INSTALL: - $(INSTALL_CMD) - -ChangeLog: - $(CHANGELOG_CMD) - -dist-hook: ChangeLog INSTALL diff --git a/x11proto/Makefile.am b/x11proto/Makefile.am deleted file mode 100644 index e9b30cf..0000000 --- a/x11proto/Makefile.am +++ /dev/null @@ -1,49 +0,0 @@ -SUBDIRS=specs - -xprotodir = $(includedir)/X11 -xproto_HEADERS = \ - ap_keysym.h \ - DECkeysym.h \ - HPkeysym.h \ - keysymdef.h \ - keysym.h \ - Sunkeysym.h \ - Xalloca.h \ - Xarch.h \ - Xatom.h \ - Xdefs.h \ - XF86keysym.h \ - Xfuncs.h \ - X.h \ - Xmd.h \ - Xosdefs.h \ - Xos.h \ - Xos_r.h \ - Xproto.h \ - Xprotostr.h \ - Xthreads.h \ - Xw32defs.h \ - XWDFile.h \ - Xwindows.h \ - Xwinsock.h - -nodist_xproto_HEADERS = \ - Xfuncproto.h \ - Xpoll.h - -pkgconfigdir = $(libdir)/pkgconfig -pkgconfig_DATA = xproto.pc - - -MAINTAINERCLEANFILES = ChangeLog INSTALL - -.PHONY: ChangeLog INSTALL - -INSTALL: - $(INSTALL_CMD) - -ChangeLog: - $(CHANGELOG_CMD) - -dist-hook: ChangeLog INSTALL - diff --git a/xcmiscproto/Makefile.am b/xcmiscproto/Makefile.am deleted file mode 100644 index 08d6331..0000000 --- a/xcmiscproto/Makefile.am +++ /dev/null @@ -1,22 +0,0 @@ -SUBDIRS=specs - -xcmiscdir = $(includedir)/X11/extensions -xcmisc_HEADERS = \ - xcmiscproto.h \ - xcmiscstr.h - -pkgconfigdir = $(libdir)/pkgconfig -pkgconfig_DATA = xcmiscproto.pc - - -MAINTAINERCLEANFILES = ChangeLog INSTALL - -.PHONY: ChangeLog INSTALL - -INSTALL: - $(INSTALL_CMD) - -ChangeLog: - $(CHANGELOG_CMD) - -dist-hook: ChangeLog INSTALL diff --git a/xextproto/Makefile.am b/xextproto/Makefile.am deleted file mode 100644 index bbe5dd4..0000000 --- a/xextproto/Makefile.am +++ /dev/null @@ -1,59 +0,0 @@ -SUBDIRS=specs - -xextdir = $(includedir)/X11/extensions -xext_HEADERS = \ - dpmsconst.h \ - dpmsproto.h \ - ge.h \ - geproto.h \ - lbx.h \ - lbxproto.h \ - mitmiscconst.h \ - mitmiscproto.h \ - multibufconst.h \ - multibufproto.h \ - secur.h \ - securproto.h \ - shapeconst.h \ - shapeproto.h \ - shm.h \ - shmproto.h \ - syncconst.h \ - syncproto.h \ - ag.h \ - agproto.h \ - cup.h \ - cupproto.h \ - dbe.h \ - dbeproto.h \ - EVI.h \ - EVIproto.h \ - xtestext1proto.h \ - xtestext1const.h \ - xtestconst.h \ - xtestproto.h - -# -# These headers allow old servers to be built with -# new headers -# -compatdir = $(xextdir) -compat_HEADERS = \ - shapestr.h \ - shmstr.h \ - syncstr.h - -pkgconfigdir = $(libdir)/pkgconfig -pkgconfig_DATA = xextproto.pc - -MAINTAINERCLEANFILES = ChangeLog INSTALL - -.PHONY: ChangeLog INSTALL - -INSTALL: - $(INSTALL_CMD) - -ChangeLog: - $(CHANGELOG_CMD) - -dist-hook: ChangeLog INSTALL diff --git a/xf86bigfontproto/Makefile.am b/xf86bigfontproto/Makefile.am deleted file mode 100644 index 194214d..0000000 --- a/xf86bigfontproto/Makefile.am +++ /dev/null @@ -1,21 +0,0 @@ -xf86bigfontdir = $(includedir)/X11/extensions -xf86bigfont_HEADERS = \ - xf86bigfont.h \ - xf86bigfproto.h \ - xf86bigfstr.h - -pkgconfigdir = $(libdir)/pkgconfig -pkgconfig_DATA = xf86bigfontproto.pc - - -MAINTAINERCLEANFILES = ChangeLog INSTALL - -.PHONY: ChangeLog INSTALL - -INSTALL: - $(INSTALL_CMD) - -ChangeLog: - $(CHANGELOG_CMD) - -dist-hook: ChangeLog INSTALL diff --git a/xf86dgaproto/Makefile.am b/xf86dgaproto/Makefile.am deleted file mode 100644 index f110254..0000000 --- a/xf86dgaproto/Makefile.am +++ /dev/null @@ -1,25 +0,0 @@ -xf86dgadir = $(includedir)/X11/extensions -xf86dga_HEADERS = \ - xf86dga.h \ - xf86dga1const.h \ - xf86dga1str.h \ - xf86dga1proto.h \ - xf86dgaconst.h \ - xf86dgaproto.h \ - xf86dgastr.h - -pkgconfigdir = $(libdir)/pkgconfig -pkgconfig_DATA = xf86dgaproto.pc - - -MAINTAINERCLEANFILES = ChangeLog INSTALL - -.PHONY: ChangeLog INSTALL - -INSTALL: - $(INSTALL_CMD) - -ChangeLog: - $(CHANGELOG_CMD) - -dist-hook: ChangeLog INSTALL diff --git a/xf86driproto/Makefile.am b/xf86driproto/Makefile.am deleted file mode 100644 index 43c85af..0000000 --- a/xf86driproto/Makefile.am +++ /dev/null @@ -1,18 +0,0 @@ -xf86dridir = $(includedir)/X11/dri -xf86dri_HEADERS = xf86dri.h xf86dristr.h xf86driproto.h - -pkgconfigdir = $(libdir)/pkgconfig -pkgconfig_DATA = xf86driproto.pc - - -MAINTAINERCLEANFILES = ChangeLog INSTALL - -.PHONY: ChangeLog INSTALL - -INSTALL: - $(INSTALL_CMD) - -ChangeLog: - $(CHANGELOG_CMD) - -dist-hook: ChangeLog INSTALL diff --git a/xf86miscproto/Makefile.am b/xf86miscproto/Makefile.am deleted file mode 100644 index 5a11549..0000000 --- a/xf86miscproto/Makefile.am +++ /dev/null @@ -1,21 +0,0 @@ -xf86miscdir = $(includedir)/X11/extensions -xf86misc_HEADERS = \ - xf86misc.h \ - xf86mscstr.h - -pkgconfigdir = $(libdir)/pkgconfig -pkgconfig_DATA = xf86miscproto.pc - -EXTRA_DIST = xf86miscproto.pc.in - -MAINTAINERCLEANFILES = ChangeLog INSTALL - -.PHONY: ChangeLog INSTALL - -INSTALL: - $(INSTALL_CMD) - -ChangeLog: - $(CHANGELOG_CMD) - -dist-hook: ChangeLog INSTALL diff --git a/xf86rushproto/Makefile.am b/xf86rushproto/Makefile.am deleted file mode 100644 index a3c3ccf..0000000 --- a/xf86rushproto/Makefile.am +++ /dev/null @@ -1,19 +0,0 @@ -xf86rushdir = $(includedir)/X11/extensions -xf86rush_HEADERS = \ - xf86rush.h \ - xf86rushstr.h - -pkgconfigdir = $(libdir)/pkgconfig -pkgconfig_DATA = xf86rushproto.pc - -EXTRA_DIST = xf86rushproto.pc.in - -EXTRA_DIST += ChangeLog -MAINTAINERCLEANFILES = ChangeLog - -.PHONY: ChangeLog - -ChangeLog: - $(CHANGELOG_CMD) - -dist-hook: ChangeLog diff --git a/xf86vidmodeproto/Makefile.am b/xf86vidmodeproto/Makefile.am deleted file mode 100644 index 3ef126a..0000000 --- a/xf86vidmodeproto/Makefile.am +++ /dev/null @@ -1,21 +0,0 @@ -xf86vidmodedir = $(includedir)/X11/extensions -xf86vidmode_HEADERS = \ - xf86vm.h \ - xf86vmproto.h \ - xf86vmstr.h - -pkgconfigdir = $(libdir)/pkgconfig -pkgconfig_DATA = xf86vidmodeproto.pc - - -MAINTAINERCLEANFILES = ChangeLog INSTALL - -.PHONY: ChangeLog INSTALL - -INSTALL: - $(INSTALL_CMD) - -ChangeLog: - $(CHANGELOG_CMD) - -dist-hook: ChangeLog INSTALL diff --git a/xineramaproto/Makefile.am b/xineramaproto/Makefile.am deleted file mode 100644 index 92a4911..0000000 --- a/xineramaproto/Makefile.am +++ /dev/null @@ -1,19 +0,0 @@ -xineramadir = $(includedir)/X11/extensions -xinerama_HEADERS = \ - panoramiXproto.h - -pkgconfigdir = $(libdir)/pkgconfig -pkgconfig_DATA = xineramaproto.pc - - -MAINTAINERCLEANFILES = ChangeLog INSTALL - -.PHONY: ChangeLog INSTALL - -INSTALL: - $(INSTALL_CMD) - -ChangeLog: - $(CHANGELOG_CMD) - -dist-hook: ChangeLog INSTALL |