Clean up embedded Makefile targets; fix build failure
authorH. Peter Anvin <hpa@zytor.com>
Fri, 22 Aug 2008 21:42:40 +0000 (14:42 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Fri, 22 Aug 2008 21:42:40 +0000 (14:42 -0700)
commit22a37e436ec3b84ba6dadb44952b0535f96a213c
treef295bff4f5d3861ea4778a155caf1b222114d353
parentbd09a6d828fa492aed4406adde6c412e0e5c640d
Clean up embedded Makefile targets; fix build failure

Unify common pieces to "embedded" targets (those that produce code
that runs neither in the host nor in a com32 environment); this fixes
the broken sample/ directory Makefile.
MCONFIG
MCONFIG.embedded [new file with mode: 0644]
com32/menu/Makefile
com32/modules/Makefile
dos/Makefile
mbr/Makefile
memdisk/Makefile
memdump/Makefile
sample/Makefile