K 10 svn:author V 5 asami K 8 svn:date V 27 1995-05-29T12:47:27.000000Z K 7 svn:log V 472 Make it compile. Well, almost. ibuild and idraw get a lot of undefined symbol messages, they seem to be missing the prefix "iv" in the library (src/lib/IV/FREEBSD/libIV.a). It probably has something to do with #define _lib_iv(name) iv##name in src/include/InterViews/iv.h, but I can't figure out for my life how this entangled spaghetti of include files manage to compile without swallowing their tails.... Submitted by: Lucas James END