2762ae0f2b
can be accessed for cdrom systems. rename "bootfloppy" to "bootfs" as it is used for cdroms, not just floppies :) adjust paths as necessary for this merge. --- done via repository copy.
7 lines
251 B
Makefile
7 lines
251 B
Makefile
# $NetBSD: Makefile.inc,v 1.2 1998/06/21 07:39:45 mrg Exp $
|
|
|
|
# REV is revision without dots, as in "12C"
|
|
# VER is revision with dots, as in "1.2C"
|
|
REV!=sh ${.CURDIR}/../../../sys/conf/osrelease.sh -s
|
|
VER!=sh ${.CURDIR}/../../../sys/conf/osrelease.sh
|