13 lines
286 B
Makefile
13 lines
286 B
Makefile
#!smake
|
|
#ident "$Header: /proj/irix6.5.7m/isms/eoe/cmd/xfs/dump/RCS/Makefile,v 1.10 1997/08/05 18:33:50 prasadb Exp $"
|
|
|
|
include $(ROOT)/usr/include/make/commondefs
|
|
|
|
SUBDIRS = dump restore scan treecmp invutil
|
|
|
|
default install $(COMMONTARGS): $(_FORCE)
|
|
$(SUBDIRS_MAKERULE)
|
|
|
|
$(_FORCE):
|
|
|