# $Id$ # Boot Strap Makefile (C) 2002 The UbixOS Project all: boot boot: boot.s as -o boot.o boot.s clean: (rm -fr boot)