K 10 svn:author V 2 ru K 8 svn:date V 27 2005-01-28T17:01:54.000000Z K 7 svn:log V 331 Clean up makefile. - Remove all:. It's redundant, and ${LIB} in it is just a bug. - Remove .ORDER:. *.mgc files can safely be built in parallel. - Remove PITA. The mkmagic tool is smart to put the binary file into the current directory (${.OBJDIR}) even if the source file lives somewhere else, which is just what we need. END