source: tools/start-stop-daemon/makefile@ 6

Last change on this file since 6 was 6, checked in by alloc, 11 years ago

Renamed ssd

  • Property svn:executable set to *
File size: 119 bytes
Line 
1start-stop-daemon: start-stop-daemon.c
2 gcc -Wall -Wextra -Wno-return-type -o $@ $<
3
4clean:
5 rm start-stop-daemon
Note: See TracBrowser for help on using the repository browser.