# $Id$ FDDEVICE = "/dev/fd0" #FDDEVICE = /dev/fd1 all: install: clean: (rm -f writeimg format bootsec *.core boot2/test) (cd boot2;make clean) (cd btx;make clean)