Changeset 9415
- Timestamp:
- Oct 9, 2006, 11:18:47 AM (20 years ago)
- Location:
- trunk/glueforge/templates/psdb
- Files:
-
- 1 added
- 2 edited
-
COPYING (added)
-
Makefile.am (modified) (2 diffs)
-
config.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/glueforge/templates/psdb/Makefile.am
r8316 r9415 1 1 template_files = \ 2 config.pl\2 COPYING \ 3 3 alloc.tt \ 4 4 alloc_at.tt \ … … 7 7 autogen_sh.tt \ 8 8 bootstrap_sh.tt \ 9 config.pl \ 9 10 cleanup.tt \ 10 11 cleanup_at.tt \ -
trunk/glueforge/templates/psdb/config.pl
r6435 r9415 1 1 %tt = ( 2 'COPYING' => "$output/COPYING", 2 3 'autogen_sh.tt' => "$output/autogen.sh", 3 4 'configure_ac.tt' => "$output/configure.ac",
Note:
See TracChangeset
for help on using the changeset viewer.
