Changeset 3724
- Timestamp:
- Apr 20, 2005, 4:07:18 PM (21 years ago)
- Location:
- trunk/glueforge
- Files:
-
- 1 added
- 1 edited
-
glueforge.in (modified) (2 diffs)
-
templates/psdb/autogen_sh.tt (added)
Legend:
- Unmodified
- Added
- Removed
-
trunk/glueforge/glueforge.in
r3619 r3724 3 3 # Copyright (C) 2005 Joshua Hoblitt 4 4 # 5 # $Id: glueforge.in,v 1. 4 2005-04-01 04:05:57jhoblitt Exp $5 # $Id: glueforge.in,v 1.5 2005-04-21 02:07:18 jhoblitt Exp $ 6 6 7 7 use strict; … … 78 78 79 79 my %tt = ( 80 ' bootstrap_sh.tt' => "$output/bootstrap.sh",80 'autogen_sh.tt' => "$output/autogen.sh", 81 81 'configure_ac.tt' => "$output/configure.ac", 82 82 'top_makefile_am.tt'=> "$output/Makefile.am",
Note:
See TracChangeset
for help on using the changeset viewer.
