source:
tools/start-stop-daemon_nondeb/makefile@
3
Last change on this file since 3 was 2, checked in by , 11 years ago | |
---|---|
|
|
File size: 140 bytes |
Rev | Line | |
---|---|---|
[2] | 1 | start-stop-daemon_nondeb: start-stop-daemon_nondeb.c |
2 | gcc -Wall -Wextra -Wno-return-type -o $@ $< | |
3 | ||
4 | clean: | |
5 | rm start-stop-daemon_nondeb |
Note:
See TracBrowser
for help on using the repository browser.