- Timestamp:
- 09/10/2011 11:43:27 (8 months ago)
- File:
-
- 1 edited
-
box/trunk/infrastructure/makebuildenv.pl.in (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
box/trunk/infrastructure/makebuildenv.pl.in
r2954 r3013 895 895 "@lib_files $lo $platform_lib_files\n"; 896 896 } 897 897 898 # tests need to copy the test file over 898 899 if($type eq 'test') … … 901 902 print MAKE "\tcp _t-gdb \$(OUTDIR)/t-gdb\n\tchmod u+x \$(OUTDIR)/t-gdb\n"; 902 903 } 904 903 905 # dependency line? 904 906 print MAKE "\n";
Note: See TracChangeset
for help on using the changeset viewer.
