Changeset 307 for trunk


Ignore:
Timestamp:
08/03/09 10:24:08 (3 years ago)
Author:
marc
Message:

Fixed stupid tabs on makefile

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Makefile

    r306 r307  
    7171help: 
    7272        @echo Usage: 
    73         @echo make clean                - delete built modules and object files 
    74         @echo make install              - install binaries into the official directories 
    75         @echo make uninstall            - uninstall binaries from the official directories 
    76         @echo make help                 - prints this help 
    77         @echo 
     73        @echo make clean                - delete built modules and object files 
     74        @echo make install              - install binaries into the official directories 
     75        @echo make uninstall            - uninstall binaries from the official directories 
     76        @echo make help                 - prints this help 
     77        @echo 
    7878 
Note: See TracChangeset for help on using the changeset viewer.