Files
apfstests/dmapi/Makefile
T

17 lines
215 B
Makefile
Raw Normal View History

2018-06-20 12:04:12 +10:00
# SPDX-License-Identifier: GPL-2.0+
# Copyright (C) 2011 SGI All Rights Reserved.
#
#
#
TOPDIR = ..
include $(TOPDIR)/include/builddefs
SUBDIRS = src
default: $(SUBDIRS)
include $(BUILDRULES)
install: default