This repository has been archived on 2024-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
deb-goldedplus/goldlib/hunspell/Makefile

10 lines
155 B
Makefile
Raw Normal View History

2006-04-10 19:04:04 +00:00
# -*- makefile -*-
TOP=../..
TARGET=hunspell
INCS=-I$(TOP)/goldlib -I$(TOP)/goldlib/gall
2006-04-10 19:04:04 +00:00
CFLAGS=
include $(TOP)/GNUmakef.inc
include $(TOP)/GNUmakef.lib