Changeset 90 for trunk/bin/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/bin/Makefile

    r65 r90  
    1212
    1313install:
    14         cp -r $(FILES) $(BIN_PREFIX)
     14        install -m 0755 $(FILES) $(BIN_PREFIX)
    1515
    1616clean:
Note: See TracChangeset for help on using the changeset viewer.