CGG build with hunspell

This commit is contained in:
Stas Degteff
2006-04-10 19:04:04 +00:00
parent 8ea862474e
commit 25a6aac799
4 changed files with 26 additions and 17 deletions

View File

@@ -0,0 +1,9 @@
# -*- makefile -*-
TOP=../..
TARGET=hunspell
INCS=-I$(TOP)/goldlib/hunspell -I$(TOP)/goldlib/gall
CFLAGS=
include $(TOP)/GNUmakef.inc
include $(TOP)/GNUmakef.lib