macemu/cxmon/.gitignore
Christian Bauer 07b8b22c9b Update autotools stuff for cxmon
Remove autotools generated files from the repository, provide a 'bootstrap'
script for regenerating them, and update the configure.ac and Makefile.am
files.
2016-01-31 15:46:49 +01:00

27 lines
297 B
Plaintext

# Object files
*.o
# Executables and libraries
src/cxmon
src/disass/libdisass.a
# Autoconf generated files
.deps
Makefile
Makefile.in
aclocal.m4
autom4te.cache
compile
config.guess
config.h
config.h.in
config.log
config.status
config.sub
configure
cxmon.spec
depcomp
install-sh
missing
stamp-h1