- Timestamp:
- May 27, 2014, 10:32:48 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tools/start-stop-daemon/makefile
r6 r25 2 2 gcc -Wall -Wextra -Wno-return-type -o $@ $< 3 3 4 install: start-stop-daemon 5 chown root.root start-stop-daemon 6 chmod 0755 start-stop-daemon 7 4 8 clean: 5 9 rm start-stop-daemon
Note:
See TracChangeset
for help on using the changeset viewer.