Ignore:
Timestamp:
09/10/2011 11:43:27 (8 months ago)
Author:
chris
Message:

Extra white space.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • box/trunk/infrastructure/makebuildenv.pl.in

    r2954 r3013  
    895895                        "@lib_files $lo $platform_lib_files\n"; 
    896896        } 
     897 
    897898        # tests need to copy the test file over 
    898899        if($type eq 'test') 
     
    901902                print MAKE "\tcp _t-gdb \$(OUTDIR)/t-gdb\n\tchmod u+x \$(OUTDIR)/t-gdb\n"; 
    902903        } 
     904 
    903905        # dependency line? 
    904906        print MAKE "\n"; 
Note: See TracChangeset for help on using the changeset viewer.