]> git.ipfire.org Git - zone-sync.git/commit
Initial commit
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 10 May 2026 11:22:09 +0000 (11:22 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 10 May 2026 11:22:09 +0000 (11:22 +0000)
commit23ee4c7ce70b96f6aa1e5ab0183e57ec6cbdeb60
tree533e625baa9b37e246e4fb0ee01ddae62e7de076
Initial commit

This creates some basic tooling with autotools.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
.gitignore [new file with mode: 0644]
COPYING [new file with mode: 0644]
Makefile.am [new file with mode: 0644]
README [new file with mode: 0644]
autogen.sh [new file with mode: 0755]
configure.ac [new file with mode: 0644]
m4/.gitignore [new file with mode: 0644]
m4/attributes.m4 [new file with mode: 0644]
main.c [new file with mode: 0644]