view cos/Makefile @ 145:c101826ffe2b

Fixed scrollbar width
author Windel Bouwman
date Fri, 22 Feb 2013 10:03:12 +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