home *** CD-ROM | disk | FTP | other *** search
- Very few changes were needed to port this software to SCO.
- I've redone the makefile structure so that:
-
- 1) installation paths, etc. are in one file (make.cfg)
- 2) it is possible to just build and install the library
-
- I've also changed the model for linking against the library.
- You should explicitly include MotifAppMain.o on the link line.
-
- See the $(LIBS) line in make.cfg for details.
-
- To build this:
-
- edit make.cfg as appropriate
- make install
-
- make all builds the example programs in all the directories
- except Extras. It uses a lot of disk space 30MB+
-
- Tom Kelly
- July 1993
-
-