Download Reference Manual
The Developer's Library for D
About Wiki Forums Source Search Contact

Changeset 2412

Show
Ignore:
Timestamp:
07/06/07 10:52:40 (1 year ago)
Author:
larsivi
Message:

Fixed path, closes #533

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/example/linux.mak

    r1554 r2412  
    8282    @echo "Removing all examples" 
    8383    rm -f $(SIMPLE_EXAMPLES) $(REFERENCE_EXAMPLES) 
    84     rm -f random.bin 
     84    rm -f conduits/random.bin 
    8585 
    8686