mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-11 14:21:10 +02:00
Initial import.
This commit is contained in:
parent
a98cef7e6c
commit
08d4430d38
5 changed files with 34 additions and 0 deletions
9
.cvsignore
Normal file
9
.cvsignore
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
.cvsignore
|
||||||
|
libtool
|
||||||
|
config.log
|
||||||
|
config.cache
|
||||||
|
config.status
|
||||||
|
configure
|
||||||
|
Makefile
|
||||||
|
Makefile.in
|
||||||
|
aclocal.m4
|
3
doc/.cvsignore
Normal file
3
doc/.cvsignore
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
.cvsignore
|
||||||
|
Makefile
|
||||||
|
Makefile.in
|
15
src/.cvsignore
Normal file
15
src/.cvsignore
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
.cvsignore
|
||||||
|
.libs
|
||||||
|
.deps
|
||||||
|
guile-vm
|
||||||
|
stamp-h
|
||||||
|
config.h
|
||||||
|
config.h.in
|
||||||
|
stamp-h.in
|
||||||
|
Makefile
|
||||||
|
Makefile.in
|
||||||
|
*.x
|
||||||
|
*.vi
|
||||||
|
*.op
|
||||||
|
*.lo
|
||||||
|
*.la
|
4
test/.cvsignore
Normal file
4
test/.cvsignore
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
.cvsignore
|
||||||
|
Makefile
|
||||||
|
Makefile.in
|
||||||
|
*.scc
|
3
vm/.cvsignore
Normal file
3
vm/.cvsignore
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
.cvsignore
|
||||||
|
Makefile
|
||||||
|
Makefile.in
|
Loading…
Add table
Add a link
Reference in a new issue