fixes for host gcc 4.6.1
[zpugcc/jano.git] / toolchain / dejagnu / example / hello / Makefile.am
blobc2de3cb525cc3d958f7d89701891fd9a5f5bfac4
1 ## Process this file with automake to produce Makefile.in
3 # Copyright (c) 2001, 2002 Clifton Labs, Inc
4 # All rights reserved.
6 # CLIFTON LABS MAKES NO REPRESENTATIONS OR WARRANTIES ABOUT THE
7 # SUITABILITY OF THE SOFTWARE, EITHER EXPRESS OR IMPLIED, INCLUDING BUT
8 # NOT LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR
9 # A PARTICULAR PURPOSE, OR NON-INFRINGEMENT.  CLIFTON LABS SHALL NOT BE
10 # LIABLE FOR ANY DAMAGES SUFFERED BY LICENSEE AS A RESULT OF USING,
11 # RESULT OF USING, MODIFYING OR DISTRIBUTING THIS SOFTWARE OR ITS
12 # DERIVATIVES.
14 # By using or copying this Software, Licensee agrees to abide by the
15 # intellectual property laws, and all other applicable laws of the U.S.,
16 # and the terms of this license.
18 # You may modify, distribute, and use the software contained in this
19 # package under the terms of the "GNU LIBRARY GENERAL PUBLIC LICENSE"
20 # version 2, June 1991. A copy of this license agreement can be found in
21 # the file "LGPL", distributed with this archive.
23 # Author: Philip A. Wilsey      philip.wilsey@ieee.org
25 # ------------------------------------------------------------------------
27 bin_PROGRAMS = hello
28 hello_SOURCES = hello.c
30 SUBDIRS=testsuite