close Warning: Can't use blame annotator:
svn blame failed on trunk/server/common/oursrc/athrun/configure.in: 28 - Can't close file '/tmp/svn-WqzM3K': No space left on device

source: trunk/server/common/oursrc/athrun/configure.in @ 1763

Last change on this file since 1763 was 1219, checked in by mitchb, 16 years ago
Add a very braindead implementation of athrun for scripts. This version just assumes that you want to run /mit/locker/bin/program, and does not use the fairly complex athdir tool and library that Athena do; they would require actual work to get going on scripts, as they end up with the wrong arch directory as built for Athena 9.
File size: 43 bytes
RevLine 
1AC_INIT()
2
3AC_PROG_CC
4
5AC_OUTPUT(Makefile)
Note: See TracBrowser for help on using the repository browser.