view cos/Makefile @ 134:1a50d6db24ed

Changes on hexedit
author Windel Bouwman
date Mon, 21 Jan 2013 20:24:40 +0100
parents e47bfef80baf
children 8b2e5f3cd579
line wrap: on
line source

# vim: set noexpandtab:

all:
	make -C kernel
	make -C hello
	python utils/makeinitrd.py lcfosinitrd.img hello/hello.bin
	cp grub/emptybootdisk.img bootdisk.img
	mcopy -D o -i bootdisk.img kernel/lcfos.bin ::
	mcopy -D o -i bootdisk.img lcfosinitrd.img ::
	mcopy -D o -i bootdisk.img grub/menu.lst ::/grub