[patch] fix parallel building of tftp-hpa
commit6124dcbe2d7c5915bd08117e572469754ec331eb
authorMike Frysinger <vapier@gentoo.org>
Sat, 13 Jan 2007 18:24:27 +0000 (13 10:24 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Sat, 13 Jan 2007 18:24:27 +0000 (13 10:24 -0800)
tree02e5fa33e5746e7700ef69d0506b6282d1df8911
parent0db17eedd3c56b4f5be829041d39d5fe02b080c3
[patch] fix parallel building of tftp-hpa

if you try to build tftp-hpa in parallel, it may fail as the tftp and tftpd
subdirs may try to link before the libcommon.a has a chance to be generated
in the common subdir

trivial patch attached to address this
-mike
Makefile