source:
tools/start-stop-daemon/makefile@
145
      
      | Last change on this file since 145 was 25, checked in by , 11 years ago | |
|---|---|
| 
 | |
| File size: 216 bytes | |
| Line | |
|---|---|
| 1 | start-stop-daemon: start-stop-daemon.c | 
| 2 | gcc -Wall -Wextra -Wno-return-type -o $@ $< | 
| 3 | |
| 4 | install: start-stop-daemon | 
| 5 | chown root.root start-stop-daemon | 
| 6 | chmod 0755 start-stop-daemon | 
| 7 | |
| 8 | clean: | 
| 9 | rm start-stop-daemon | 
  Note:
 See   TracBrowser
 for help on using the repository browser.
    ![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
