# **** MACHINE MADE MAKEFILE (by makemake) ****

# This makefile is generated by executing the "makemake" perl script
# in this directory. To generate a makefile for all chapter directories 
# in a book, you execute "Tour makemake" in the Adm directory.

include ${SEPINC}/SEP.top
RESDIR = ../Fig

RESULTSER = 
RESULTSCR = 
RESULTSNR = 

Makefile : ;

clean : texclean jclean

include ${SEPINC}/SEP.bottom
