home *** CD-ROM | disk | FTP | other *** search
- ; Link misc files as misc.lib. (by Jason Petty 1993).
-
- ; Copy libr, and this file to the ram disk, then just
- ; type: execute ram:Link_Misc
-
- ; Note - Make sure that the Directory containing the files
- ; listed below is the Current Directory.
- ; Also Note: setjmp and lmath came from Hcc.lib by Detlef Wurkner.
-
- ram:libr -a ram:misc.dir setjmp.o lmath.o abort.o cliparse.o ctype.o
- ram:libr -a ram:misc.dir getopt.o main.o malloc.o wbparse.o environment.o
- ram:libr -a ram:misc.dir ChkAbort.o chdir.o mkdir.o getcwd.o qsort.o
- ram:libr -a ram:misc.dir hsort.o lsearch.o catch.o rand.o
- ram:libr -a ram:misc.dir time.o system0.o fexec.o
-