source:
trunk/athena/bin/sendbug/Imakefile
@
5981
Revision 5981, 178 bytes checked in by lwvanels, 32 years ago (diff) |
---|
Line | |
---|---|
1 | /* |
2 | * |
3 | * $Id: Imakefile,v 1.2 1992-04-20 02:28:59 lwvanels Exp $ |
4 | * |
5 | */ |
6 | |
7 | install:: |
8 | $(INSTALL) -m 755 sendbug.sh ${DESTDIR}$(ATHBINDIR)/sendbug |
9 | |
10 | install_man(sendbug.1,sendbug.1) |
Note: See TracBrowser
for help on using the repository browser.