view cos/Makefile @ 132:205578c96a79

Moved hexview to seperate class
author Windel Bouwman
date Sun, 20 Jan 2013 17:45:45 +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