first commit

This commit is contained in:
2025-12-23 20:21:56 +09:00
commit dcd1147638
148 changed files with 176109 additions and 0 deletions

23
xim/xcb-util/Makefile.am Normal file
View File

@@ -0,0 +1,23 @@
ACLOCAL_AMFLAGS = -I m4
SUBDIRS = src
pkgconfig_DATA = \
xcb-atom.pc \
xcb-aux.pc \
xcb-event.pc \
xcb-util.pc
MAINTAINERCLEANFILES = ChangeLog INSTALL
.PHONY: ChangeLog INSTALL
INSTALL:
$(INSTALL_CMD)
ChangeLog:
$(CHANGELOG_CMD)
dist-hook: ChangeLog INSTALL
EXTRA_DIST = autogen.sh README.md