root/piperespawn/Makefile
| Revision 3f477e9d20f3fbc79e60facde22e17834e54152d, 129 bytes (checked in by Robin Gareus <robin@…>, 2 years ago) | |
|---|---|
|
|
| Line | |
|---|---|
| 1 | piperespawn: piperespawn.c |
| 2 | |
| 3 | .PHONY: clean install |
| 4 | clean: |
| 5 | rm -f piperespawn |
| 6 | install: piperespawn |
| 7 | cp piperespawn /usr/local/bin/ |
Note: See TracBrowser
for help on using the browser.
