Makefile revision 7c478bd95313f5f23a4c958a745db2134aa03244
#
# Copyright 2004 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
# ident "%Z%%M% %I% %E% SMI"
#
#
# Copyright (c) 1983 Regents of the University of California.
# All rights reserved. The Berkeley software License Agreement
# specifies the terms and conditions for redistribution.
#
# CAUTION: FSTYPE must be defined before including ../Makefile.backup,
# otherwise UTFROOTPKGUSRLIBFSTYPE doesn't get expanded
# properly and the magic doesn't happen.
PROG= $(UFSRESTORE)
ROOTFS_PROG= $(PROG)
# XXX This is only needed for the check: target. It would be nice to
# XXX automatically generate the list when needed.
LOCAL= .
FILEMODE= 04555
all: $(ROOTFS_PROG)
$(POST_PROCESS)
$(DO_LIBDIR)
FRC:
$(LINTLIBDUMP): FRC
pwd
$(UFSROOTLINK):
../lib/libdump.po: