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