freebsd-dev/lib/libmagic
Ruslan Ermilov 2bcc0b737c 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.
2005-01-28 17:01:54 +00:00
..
config.h Catch up with file 4.12 import. 2004-12-28 04:35:01 +00:00
Makefile Clean up makefile. 2005-01-28 17:01:54 +00:00