Files
Arquivotheca.Solaris-2.5/cmd/backup/database/Makefile
seta75D 7c4988eac0 Init
2021-10-11 19:38:01 -03:00

23 lines
311 B
Makefile
Executable File

#
#ident "@(#)Makefile 1.5 93/10/05 SMI"
#
# Copyright (c) 1993 by Sun Microsystems, Inc.
#
# cmd/backup/database/Makefile
#
include ../Makefile.backup
SUBDIRS= dbserv utils
.KEEP_STATE:
all hsm debug: $(SUBDIRS)
install hsminstall clean clobber lint: $(SUBDIRS)
$(SUBDIRS): FRC
@$(DO_SUBDIR)
FRC: