Antoine Leca 2aa07764b8 [boot-i386] Reduce differences with NetBSD
Change-Id: I50c183d283858a098f0766cf3053fa6e78ce06ad
2016-09-10 12:47:42 +02:00

12 lines
435 B
Makefile

# $NetBSD: Makefile,v 1.3 2005/12/11 12:17:48 christos Exp $
# LSC FIXME: Why change the name?
# AL: name is changed because in MINIX 3 system is stored
# in /boot/ directory, so names are conflicting. This in turn
# is probably inspired by Linux habits to have /boot as a
# separate partition, holding the system at boot time.
# Clearly a name change to align with NetBSD is possible!
PROG= boot_monitor
.include <../Makefile.boot>