155d04e4a11434fcdb0435b7fd0f8b1daf38bf3c4subrata_modak#    Copyright (C) 2009, FUJITSU LIMITED
255d04e4a11434fcdb0435b7fd0f8b1daf38bf3c4subrata_modak#
355d04e4a11434fcdb0435b7fd0f8b1daf38bf3c4subrata_modak#    This program is free software; you can redistribute it and/or modify
455d04e4a11434fcdb0435b7fd0f8b1daf38bf3c4subrata_modak#    it under the terms of the GNU General Public License as published by
555d04e4a11434fcdb0435b7fd0f8b1daf38bf3c4subrata_modak#    the Free Software Foundation; either version 2 of the License, or
655d04e4a11434fcdb0435b7fd0f8b1daf38bf3c4subrata_modak#    (at your option) any later version.
755d04e4a11434fcdb0435b7fd0f8b1daf38bf3c4subrata_modak#
855d04e4a11434fcdb0435b7fd0f8b1daf38bf3c4subrata_modak#    This program is distributed in the hope that it will be useful,
955d04e4a11434fcdb0435b7fd0f8b1daf38bf3c4subrata_modak#    but WITHOUT ANY WARRANTY; without even the implied warranty of
1055d04e4a11434fcdb0435b7fd0f8b1daf38bf3c4subrata_modak#    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
1155d04e4a11434fcdb0435b7fd0f8b1daf38bf3c4subrata_modak#    GNU General Public License for more details.
1255d04e4a11434fcdb0435b7fd0f8b1daf38bf3c4subrata_modak#
1355d04e4a11434fcdb0435b7fd0f8b1daf38bf3c4subrata_modak#    You should have received a copy of the GNU General Public License along
1455d04e4a11434fcdb0435b7fd0f8b1daf38bf3c4subrata_modak#    with this program; if not, write to the Free Software Foundation, Inc.,
1555d04e4a11434fcdb0435b7fd0f8b1daf38bf3c4subrata_modak#    51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
1655d04e4a11434fcdb0435b7fd0f8b1daf38bf3c4subrata_modak#
1755d04e4a11434fcdb0435b7fd0f8b1daf38bf3c4subrata_modak
1855d04e4a11434fcdb0435b7fd0f8b1daf38bf3c4subrata_modaktop_srcdir              ?= ../../../../..
1955d04e4a11434fcdb0435b7fd0f8b1daf38bf3c4subrata_modak
2055d04e4a11434fcdb0435b7fd0f8b1daf38bf3c4subrata_modakinclude $(top_srcdir)/include/mk/testcases.mk
2155d04e4a11434fcdb0435b7fd0f8b1daf38bf3c4subrata_modak
2255d04e4a11434fcdb0435b7fd0f8b1daf38bf3c4subrata_modakLDLIBS += -lm
2355d04e4a11434fcdb0435b7fd0f8b1daf38bf3c4subrata_modakINSTALL_TARGETS		?= *.sh
2455d04e4a11434fcdb0435b7fd0f8b1daf38bf3c4subrata_modak
2555d04e4a11434fcdb0435b7fd0f8b1daf38bf3c4subrata_modakinclude $(top_srcdir)/include/mk/generic_leaf_target.mk
26