#
# Copyright (C) 2007 Kazuhiro Ito
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2.
# 
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
# GNU General Public License for more details.
#

PACKAGE = oald7cg-fpw-20070816
DIR = OALD7CG
SRCDIR = ./SRC
SOURCES = ${SRCDIR}/CONTENT.tda oald7-fpw.conf tables
PACKAGEEXTRA = ${COPYRIGHT_FILE} README.PKG

ARCHIVEEXTRA = ChangeLog COPYING oald7-fpw.conf tables ${PACKAGEEXTRA}
FPWPARSER = fpwoald7
FPWPARSERFLAGS =

.SUFFIXES:

include fpwutils.mk
