#
# Makefile for ReduceAOF for UNIX.
#

TARGET		= reduceaof
MODULES		= ${TARGET}

# all the general rules are in ../GNUmakefile.source
include ../GNUmakefile.source
