39805e0285
remove dist/*, now that they're not needed. if MAKEDEVTARGETS is set, use MAKEDEV.wrapper and makedev2spec.awk to create an mtree specfile containing the devices that would be made with "etc/etc.${MACHINE}/MAKEDEV $MAKEDEVTARGETS". otherwise, copy etc/etc.${MACHINE}/MAKEDEV to dev/MAKEDEV (via list.makedev) - add mtree.common; contains directories used by all images, and optional entries for dist/*
4 lines
123 B
Plaintext
4 lines
123 B
Plaintext
# $NetBSD: list.makedev,v 1.1 2002/02/08 02:18:53 lukem Exp $
|
|
|
|
COPY ${_SRC_TOP_}/etc/etc.@MACHINE@/MAKEDEV dev/MAKEDEV 555
|