• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1#
2# Copyright (c) Casey Schaufler, 2009
3#
4# This program is free software;  you can redistribute it and/or modify
5# it under the terms of the GNU General Public License version 2 as
6# published by the Free Software Foundation.
7#
8
9top_srcdir		?= ../../../..
10
11include $(top_srcdir)/include/mk/testcases.mk
12
13INSTALL_TARGETS		:= *.sh
14
15include $(top_srcdir)/include/mk/generic_leaf_target.mk
16