libtool/libtool.prj

89 lines
3.5 KiB
Plaintext
Raw Normal View History

1998-10-17 05:11:55 +08:00
;; -*- Lisp -*-
(Created-By-Prcs-Version 1 2 1)
(Project-Description "GNU libtool library support script")
1998-10-17 05:13:56 +08:00
(Project-Version libtool 0.9f 5)
(Parent-Version libtool 0.9f 4)
1998-10-17 05:11:55 +08:00
1998-10-17 05:13:56 +08:00
(Version-Log "Added more docs, and FreeBSD bugfixes.")
1998-10-17 05:11:55 +08:00
(New-Version-Log "")
1998-10-17 05:13:56 +08:00
(Checkin-Time "Thu, 05 Jun 1997 12:00:56 -0600")
1998-10-17 05:11:55 +08:00
(Checkin-Login gord)
1998-10-17 05:13:24 +08:00
(Populate-Ignore ("~$" "Makefile$" "Makefile\\.in$" "aclocal\\.m4$"
"configure$" "config\\.status$" "config\\.cache$"
"\\.log" "\\.dvi$" "\\.ps$"
"\\.o$" "\\.a$" "\\.lo$" "\\.la$" "\\.tar\\.gz$"
"\\.deps/" "\\.libs/"
"stamp-" "^doc/libtool\\.info" "^doc/version\\.texi$"
"^demo/hc-" "^demo/hell$" "^demo/hell\\.static$"
"libtool$" "^libtoolize$" "^ltconfig$" "^ltmain\\.sh$"))
1998-10-17 05:11:55 +08:00
(Project-Keywords)
(Files
1998-10-17 05:13:19 +08:00
;; Administrivia.
(AUTHORS (libtool/21_AUTHORS 1.1 664))
1998-10-17 05:13:56 +08:00
(ChangeLog (libtool/20_ChangeLog 1.4.1.18 664))
(NEWS (libtool/19_NEWS 1.4.1.13 664))
1998-10-17 05:13:24 +08:00
(PACKAGES (libtool/42_PACKAGES 1.3 664))
1998-10-17 05:13:45 +08:00
(README (libtool/17_README 1.11 664))
1998-10-17 05:13:19 +08:00
(README-alpha (libtool/16_README-alp 1.4 664))
1998-10-17 05:13:24 +08:00
(README-automake (libtool/37_README-aut 1.4 664))
1998-10-17 05:13:56 +08:00
(TODO (libtool/14_TODO 1.3.1.11 664))
1998-10-17 05:13:29 +08:00
(THANKS (libtool/15_THANKS 1.7 664))
1998-10-17 05:11:55 +08:00
1998-10-17 05:13:19 +08:00
;; Top directory.
1998-10-17 05:13:24 +08:00
(Makefile.am (libtool/18_Makefile.a 1.15 664))
1998-10-17 05:13:34 +08:00
(configure.in (libtool/13_configure. 1.4.1.10 664))
1998-10-17 05:13:51 +08:00
(ltmain.sh.in (libtool/2_ltmain.sh. 1.4.1.14 664))
1998-10-17 05:13:56 +08:00
(ltconfig.in (libtool/3_ltconfig.i 1.4.1.16 775))
1998-10-17 05:13:19 +08:00
(libtoolize.in (libtool/4_libtoolize 1.6 664))
1998-10-17 05:11:55 +08:00
1998-10-17 05:13:19 +08:00
;; aclocal additions.
1998-10-17 05:13:51 +08:00
(libtool.m4 (libtool/12_libtool.m4 1.6 664))
1998-10-17 05:13:19 +08:00
;; Documentation subdirectory.
1998-10-17 05:13:56 +08:00
(doc/libtool.texi (libtool/0_libtool.te 1.3.1.11 664))
1998-10-17 05:13:39 +08:00
(doc/platforms.texi (libtool/41_platforms. 1.5 664))
1998-10-17 05:13:02 +08:00
(doc/Makefile.am (libtool/1_Makefile.a 1.5 664))
1998-10-17 05:12:01 +08:00
1998-10-17 05:13:19 +08:00
;; Demonstration subdirectory.
(demo/README (libtool/28_README 1.1 664))
(demo/Makefile.am (libtool/11_Makefile.a 1.11 664))
(demo/configure.in (libtool/10_configure. 1.4 664))
(demo/run.test (libtool/27_run.test 1.1 775))
(demo/main.c (libtool/5_main.c 1.4 664))
1998-10-17 05:12:32 +08:00
(demo/hello.c (libtool/7_hello.c 1.3 664))
1998-10-17 05:12:57 +08:00
(demo/foo.h (libtool/8_foo.h 1.4 664))
(demo/foo.c (libtool/9_foo.c 1.2.1.4 664))
1998-10-17 05:12:01 +08:00
1998-10-17 05:13:19 +08:00
;; Tests subdirectory.
1998-10-17 05:13:39 +08:00
(tests/ChangeLog (libtool/26_ChangeLog 1.9 664))
1998-10-17 05:13:19 +08:00
(tests/Makefile.am (libtool/25_Makefile.a 1.8 664))
(tests/defs (libtool/24_defs 1.3 664))
1998-10-17 05:12:32 +08:00
(tests/tlibtool (libtool/29_tlibtool 1.2 775))
1998-10-17 05:13:19 +08:00
;; The actual tests.
1998-10-17 05:13:39 +08:00
(tests/hardcode.test (libtool/39_hardcode.t 1.6 775))
1998-10-17 05:12:26 +08:00
(tests/link.test (libtool/30_link.test 1.3 775))
(tests/link-2.test (libtool/31_link-2.tes 1.3 775))
(tests/demo-unst.test (libtool/32_demo-unst. 1.3 775))
1998-10-17 05:12:37 +08:00
(tests/demo-make.test (libtool/33_demo-make. 1.3 775))
1998-10-17 05:12:45 +08:00
(tests/demo-inst.test (libtool/34_demo-inst. 1.4 775))
(tests/demo-exec.test (libtool/35_demo-exec. 1.3 775))
1998-10-17 05:12:37 +08:00
(tests/demo-conf.test (libtool/36_demo-conf. 1.4 775))
1998-10-17 05:12:21 +08:00
(tests/suffix.test (libtool/38_suffix.tes 1.1 775))
1998-10-17 05:13:19 +08:00
(tests/test-e.test (libtool/22_test-e.tes 1.2 775))
1998-10-17 05:12:26 +08:00
1998-10-17 05:13:19 +08:00
;; Installed automatically.
1998-10-17 05:13:45 +08:00
(config.sub (/local/share/automake/config.sub) :symlink)
(config.guess (/local/share/automake/config.guess) :symlink)
1998-10-17 05:13:13 +08:00
(COPYING (/local/share/automake/COPYING) :symlink)
(INSTALL (/local/share/automake/INSTALL) :symlink)
(missing (/local/share/automake/missing) :symlink)
(mkinstalldirs (/local/share/automake/mkinstalldirs) :symlink)
(install-sh (/local/share/automake/install-sh) :symlink)
(demo/acinclude.m4 (../libtool.m4) :symlink)
(doc/texinfo.tex (/local/share/automake/texinfo.tex) :symlink)
(doc/mdate-sh (/local/share/automake/mdate-sh) :symlink)
1998-10-17 05:11:55 +08:00
)
(Merge-Parents)
(New-Merge-Parents)