source: trunk/debathena/scripts/installer/athinfod.minimal/Makefile @ 25566

Revision 25566, 252 bytes checked in by jdreed, 12 years ago (diff)
Add a Makefile for installing athinfod
Line 
1# This is pretty dangerous in a bunch of ways.  Approach with caution.
2DEST=/afs/athena.mit.edu/system/athena10/installer/athinfod
3
4default:
5        : Use "make install" to move this from where the installer will fetch it.
6
7install:
8        cp -f athinfod ${DEST}
9
Note: See TracBrowser for help on using the repository browser.