#
# @(#)GNUmakefile	1.1	98/11/17
#
# Build TestProduct gui sources
#

BUILDDIR = ../..
TESTNAME = gui
include $(BUILDDIR)/makefiles/Defs.gmk
include $(BUILDDIR)/makefiles/$(TESTNAME).mk
include $(BUILDDIR)/makefiles/TestProduct.gmk
