use my nice build system rather than custom makefiles
authorPierre Habouzit <madcoder@debian.org>
Fri, 10 Nov 2006 22:04:52 +0000 (23:04 +0100)
committerPierre Habouzit <madcoder@debian.org>
Fri, 10 Nov 2006 22:04:52 +0000 (23:04 +0100)
commitfcbd5f6835f65055d0ac14d3a2da3afb39634fd3
treec70e3d9fcf297a476320c06f72284dd60dbdcd3e
parent6b8dbf88373a486ad0117331cfb577b3b6010141
use my nice build system rather than custom makefiles

Signed-off-by: Pierre Habouzit <madcoder@debian.org>
19 files changed:
.gitignore
Makefile [new file with mode: 0644]
am/.gitignore [new file with mode: 0644]
am/cflags.mk [new file with mode: 0644]
am/footer.mk [new file with mode: 0644]
am/header.mk [new file with mode: 0644]
am/vars.mk.in [new file with mode: 0644]
configure.ac
madtty/.gitignore [new file with mode: 0644]
madtty/Makefile [new file with mode: 0644]
madtty/Makefile.in [moved from Makefile.in with 54% similarity]
madtty/inject.c [moved from inject.c with 100% similarity]
madtty/inject_csi.c [moved from inject_csi.c with 100% similarity]
madtty/inject_csi.h [moved from inject_csi.h with 100% similarity]
madtty/madtty.h [moved from madtty.h with 100% similarity]
madtty/madtty.pc.in [moved from madtty.pc.in with 100% similarity]
madtty/rote.c [moved from rote.c with 100% similarity]
madtty/rote_keymap.c [moved from rote_keymap.c with 100% similarity]
madtty/roteprivate.h [moved from roteprivate.h with 100% similarity]