- Timestamp:
- May 15, 2014, 8:01:15 PM (11 years ago)
- Location:
- tools/start-stop-daemon
- Files:
-
- 1 edited
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
tools/start-stop-daemon/makefile
r2 r6 1 start-stop-daemon _nondeb: start-stop-daemon_nondeb.c1 start-stop-daemon: start-stop-daemon.c 2 2 gcc -Wall -Wextra -Wno-return-type -o $@ $< 3 3 4 4 clean: 5 rm start-stop-daemon _nondeb5 rm start-stop-daemon
Note:
See TracChangeset
for help on using the changeset viewer.