view cos/Makefile @ 104:ed230e947dc6

Added hexviewer
author windel
date Sun, 30 Dec 2012 22:31:55 +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