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

Last change on this file since 2838 was 2066, checked in by achernya, 12 years ago
Merge branches/fc15-dev to trunk
File size: 275 bytes
Line 
1install:
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
5clean:
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.