source: server/common/oursrc/whoisd/Makefile.in @ 852

Last change on this file since 852 was 763, checked in by presbrey, 16 years ago
whoisd packaged
File size: 212 bytes
RevLine 
[763]1install:
2        install -Dpm 644 whoisd.tac ${DESTDIR}@libexecdir@/whoisd.tac
3        install -Dpm 644 crontab ${DESTDIR}/etc/cron.d/whoisd
4
5clean:
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.