misc: xfs_fsop_geom_t -> struct xfs_fsop_geom
[xfstests-dev.git] / dmapi / src / suite1 / Makefile
1 # SPDX-License-Identifier: GPL-2.0+
2 # Copyright (C) 2011 SGI  All Rights Reserved.
3 #
4 #
5 #
6 TOPDIR = ../../..
7
8 include $(TOPDIR)/include/builddefs
9
10 SUBDIRS = cmd
11
12 default: $(SUBDIRS)
13
14 include $(BUILDRULES)
15
16 install: default
17
18 install-dev: