Flags for using Libraries


If you are using any Athena libraries with your program, you will need to use the following flags with the compiler:
-I/usr/athena/include -L/usr/athena/lib
If you are compiling X programs, you should also type attach x11 (to create the necessary links), and use the the following flags in your compiling commmand:
-I/mit/x11/include -L/mit/x11/${hosttype}lib
last updated: 6/12/95