############################################################################
#                                                                          #
# TOAD - thing on a desk                                                   #
# (C)opyright 1996 by Mark-Andr Hopf                                      #
#                                                                          #
############################################################################

PRGFILE		= try001
SRCS		= try001.cc
LIBS		=

include ../../conf/MakefilePrg
