Makefile revision 7c478bd95313f5f23a4c958a745db2134aa03244
328N/A# Copyright 2004 Sun Microsystems, Inc. All rights reserved. 0N/A# Use is subject to license terms. 0N/A# ident "%Z%%M% %I% %E% SMI" 0N/A# Copyright (c) 1980 Regents of the University of California. 0N/A# All rights reserved. The Berkeley software License Agreement 0N/A# specifies the terms and conditions for redistribution. 328N/A# DEBUG use local directory to find ddate and dumpdates 0N/A# PARTIAL enable partial filesystem dump support 0N/A# TDEBUG trace out the process forking 0N/A# otherwise UFSROOTPKGUSRLIBFSTYPE doesn't get expanded 0N/A# properly and the magic doesn't happen. 328N/A# XXX This is only needed for the check: target. It would be nice to 0N/A# XXX automatically generate the list when needed. 328N/A#XXX Should actually note return value from close(2), particularly regarding 328N/A#XXX tape descriptors. Some drives don't actually force anything to media 328N/A#XXX except when they are writing a file mark....