mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-18 01:30:27 +02:00
*** empty log message ***
This commit is contained in:
parent
0f7876f515
commit
a44a755d25
6 changed files with 53 additions and 0 deletions
3
libguile/.cvsignore
Normal file
3
libguile/.cvsignore
Normal file
|
@ -0,0 +1,3 @@
|
|||
Makefile
|
||||
config.log
|
||||
config.status
|
|
@ -1,3 +1,13 @@
|
|||
Thu Aug 1 02:58:39 1996 Jim Blandy <jimb@totoro.cyclic.com>
|
||||
|
||||
* Makefile.in (dist-dir): New target, implementing a new dist system.
|
||||
(installed_h_files): Put in alphabetical order.
|
||||
Remove duplicate entries for markers.h and unif.h.
|
||||
(c_files): Remove duplicate entries for markers.c.
|
||||
(ancillary): Renamed from anillery; all uses changed. Remove
|
||||
PLUGIN; it's a directory, and needs special treatment in dist-dir.
|
||||
Remove all the ../doc/* files; doc/Makefile.in handles that.
|
||||
|
||||
Wed Jun 12 00:28:31 1996 Tom Lord <lord@beehive>
|
||||
|
||||
* struct.c (scm_init_struct): new file.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue