Newer
Older
Scratch / ubixos-home / src / sys / boot / Makefile
@Christopher W. Olsen Christopher W. Olsen on 25 Oct 2019 179 bytes Scratch
# $Id: Makefile,v 1.1.1.1 2002/09/29 21:19:47 reddawg Exp $

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

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