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