Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • tools/start-stop-daemon/makefile

    r25 r6  
    22        gcc -Wall -Wextra -Wno-return-type -o $@ $<
    33
    4 install: start-stop-daemon
    5         chown root.root start-stop-daemon
    6         chmod 0755 start-stop-daemon
    7 
    84clean:
    95        rm start-stop-daemon
Note: See TracChangeset for help on using the changeset viewer.