view cos/Makefile @ 29:7e3bdcb391dc

Added get_page function to mm
author windel
date Thu, 29 Dec 2011 19:34:01 +0100
parents
children 0148f55bfe24
line wrap: on
line source

# vim: set noexpandtab:

all: bootdisk.img Makefile

bootdisk.img: kernel/lcfos.bin grub/menu.lst Makefile
	cp grub/emptybootdisk.img bootdisk.img
	mcopy -D o -i bootdisk.img kernel/lcfos.bin ::
	mcopy -D o -i bootdisk.img grub/menu.lst ::/grub