# GNUmakefile          Chapter: 8, Linear Image Transforms
#      Copyright 1994, Center for Computer Vision and Visualization,
#      University of Florida.  All rights reserved.
#
#   Linear Image Transforms algorithms

#######################################################################
# Modify the following symbols to control compilation
#######################################################################

DIRS =	fft  walsh


include ../gnumake.iah-chp
