# Generated automatically from Makefile.in by configure.
#
# File:		makefile.unx
# Author:	Julian Smart
# Created:	1998
# Updated:	
# Copyright:	(c) 1998 Julian Smart
#
# "%W% %G%"
#
# Makefile for toolbar example (UNIX).

top_srcdir = ../../../demos/..
top_builddir = ../..
program_dir = demos/life

DATAFILES = samples.inc breeder.lif

PROGRAM=life

OBJECTS=$(PROGRAM).o dialogs.o game.o reader.o

include ../../src/makeprog.env


