source:
server/common/oursrc/whoisd/Makefile.in
@
820
Last change on this file since 820 was 763, checked in by presbrey, 16 years ago | |
---|---|
File size: 212 bytes |
Line | |
---|---|
1 | install: |
2 | install -Dpm 644 whoisd.tac ${DESTDIR}@libexecdir@/whoisd.tac |
3 | install -Dpm 644 crontab ${DESTDIR}/etc/cron.d/whoisd |
4 | |
5 | clean: |
6 | rm -f ${DESTDIR}@libexecdir@/whoisd.tac |
7 | rm -f ${DESTDIR}/etc/cron.d/whoisd |
Note: See TracBrowser
for help on using the repository browser.