source: trunk/server/common/oursrc/whoisd/Makefile.in @ 1463

Last change on this file since 1463 was 763, checked in by presbrey, 16 years ago
whoisd packaged
File size: 212 bytes
Line 
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.