source:
trunk/server/common/oursrc/whoisd/Makefile.in
Last change on this file was 2066, checked in by achernya, 13 years ago | |
---|---|
File size: 275 bytes |
Rev | Line | |
---|---|---|
[763] | 1 | install: |
2 | install -Dpm 644 whoisd.tac ${DESTDIR}@libexecdir@/whoisd.tac | |
[2066] | 3 | install -Dpm 644 scripts-whoisd.service ${DESTDIR}/lib/systemd/system/scripts-whoisd.service |
[763] | 4 | |
5 | clean: | |
6 | rm -f ${DESTDIR}@libexecdir@/whoisd.tac | |
[2066] | 7 | rm -f ${DESTDIR}/lib/systemd/system/scripts-whoisd.service |
Note: See TracBrowser
for help on using the repository browser.