TOPDIR=../..
# This Makefile provides targets for three architectures
#
#   sun-gnu
#   linux
#   hppa-native

INCLUDE_FILES =
SOURCE_FILES = test.cpp

include ${TOPDIR}/Makefile.rules
