crunchgen - Fix Makefile dependency
authorMatthew Dillon <dillon@apollo.backplane.com>
Thu, 14 Jan 2016 05:43:54 +0000 (21:43 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Thu, 14 Jan 2016 05:43:54 +0000 (21:43 -0800)
commitcaa7a3eeb55de72fd70389a058abb022bc9c8c7d
treef72534ce2e9e42d409cca96922fce5e96652cc0d
parente20b81f066892752da2822a78792fa9c6597e182
crunchgen - Fix Makefile dependency

* This should fix a parallel make dependency whos absence allowed
  the .lo target to be built before all the objects finished compiling.
usr.bin/crunch/crunchgen/crunchgen.c