1
0
Files
irix-657m-src/eoe/cmd/xfs/Makefile
2022-09-29 17:59:04 +03:00

16 lines
311 B
Makefile

#!smake
#ident "$Revision: 1.43 $"
include $(ROOT)/usr/include/make/commondefs
# everything depends on these
SUBDIRS = bmap bstat dump estimate fsr fstyp ggd grio \
grio_bandwidth grio_gifts growfs imap stress
default install $(COMMONTARGS) lint debug xfsdebug: $(_FORCE)
$(SUBDIRS_MAKERULE)
$(_FORCE):