Fix "make clean", "make installer"
authorH. Peter Anvin <hpa@zytor.com>
Sat, 28 Jun 2008 01:47:02 +0000 (18:47 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Sat, 28 Jun 2008 01:47:02 +0000 (18:47 -0700)
commit34763a8075ac5f9a7f5ea3d3e420d1efc67c4441
tree1f61493b6cce359d2f5e106df9516d152b182e9f
parent81fe1de46aa4ae26a08ade0caa851beba47e901e
Fix "make clean", "make installer"

- "make clean" should not clean up things that "make installer" cannot
  regenerate.
- "make installer" should not descend into subdirectories which are
  target only, e.g. com32 and sample.

The Linux platform stuff in com32 is old and bitrotted, and was only
for debugging in the first place.  Just ignore it.
Makefile
core/Makefile
gpxe/Makefile