blob: 88da5b30dcde4c48692b8c011bde4f9ca52c6f31 [file] [log] [blame]
# 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