Changeset 90 for trunk/src/Makefile


Ignore:
Timestamp:
03/28/07 15:22:38 (17 years ago)
Author:
tim
Message:

minor changes to Makefiles

Added one warning on an unlikely condition in reglookup

Added the -H option to reglookup-timeline for ommiting the header

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/Makefile

    r73 r90  
    1616
    1717install:
    18         cp -r $(FILES) $(BIN_PREFIX)
     18        install -m 0755 $(FILES) $(BIN_PREFIX)
    1919
    2020clean:
Note: See TracChangeset for help on using the changeset viewer.