58aa66a652
a compressed RAM disk root file system on the boot floppy. So a single floppy can include vi, ppp, slip, ......
9 lines
173 B
Makefile
9 lines
173 B
Makefile
# $Id: Makefile,v 1.2 1995/09/26 21:25:14 phil Exp $
|
|
|
|
TOP= ${.CURDIR}/..
|
|
|
|
.include "${TOP}/Makefile.inc"
|
|
IMAGE= upgr-${REV}.fs
|
|
|
|
.include "${TOP}/inst-common/Makefile.inc"
|