# $Id$

FDDEVICE = "/dev/fd0"
#FDDEVICE = /dev/fd1
all:

install:
 
clean:
	(rm -f writeimg format bootsec *.core)
