38 lines
446 B
Plaintext
38 lines
446 B
Plaintext
# Generic autotools files
|
|
*.o
|
|
*.lo
|
|
*.la
|
|
*.exe
|
|
*.pc
|
|
.auto
|
|
.libs
|
|
.deps
|
|
Makefile
|
|
Makefile.in
|
|
aclocal.m4
|
|
autom4te.cache
|
|
config.h.in
|
|
config.h
|
|
config.log
|
|
config.status
|
|
configure
|
|
libtool
|
|
stamp-*
|
|
*-stamp
|
|
# Configure-generated files
|
|
include/site.h
|
|
scm/slib.scm
|
|
test/check-gc
|
|
test/check-gc2
|
|
test/check-r4rs
|
|
# Build-generated files
|
|
src/elk
|
|
lib/xwidgets/xaw/*.c
|
|
lib/xwidgets/motif/*.c
|
|
doc/*/*.inx
|
|
doc/*/*.ms
|
|
doc/*/*.ps
|
|
doc/*/*.raw
|
|
doc/*/*.ref
|
|
doc/cprog/side
|