Last change
on this file since 2217 was
1219,
checked in by mitchb, 15 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
|
Line | |
---|
1 | AC_INIT() |
---|
2 | |
---|
3 | AC_PROG_CC |
---|
4 | |
---|
5 | AC_OUTPUT(Makefile) |
---|
Note: See
TracBrowser
for help on using the repository browser.