Changes in tools/start-stop-daemon/makefile [25:6]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tools/start-stop-daemon/makefile
r25 r6 2 2 gcc -Wall -Wextra -Wno-return-type -o $@ $< 3 3 4 install: start-stop-daemon5 chown root.root start-stop-daemon6 chmod 0755 start-stop-daemon7 8 4 clean: 9 5 rm start-stop-daemon
Note:
See TracChangeset
for help on using the changeset viewer.