Changeset 75 for confman/Makefile


Ignore:
Timestamp:
04/14/2006 18:15:57 (6 years ago)
Author:
ccowart
Message:

Separated out the command-line help. Added some sanity checks to import.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • confman/Makefile

    r72 r75  
    1111        install -Sp -o root -g staff -m 0444 confmanlib.sh \ 
    1212                $(PREFIX)/lib/confmanlib.sh 
     13        install -Sp -o root -g staff -m 0444 confmandoc.sh \ 
     14                $(PREFIX)/lib/confmandoc.sh 
    1315        install -Sp -o root -g staff -m 0444 bash_completions \ 
    1416                $(PREFIX)/etc/env.d/confman_completions 
Note: See TracChangeset for help on using the changeset viewer.