GCC build with Myspell support (mingw-cygwin)
This commit is contained in:
9
goldlib/myspell/Makefile
Normal file
9
goldlib/myspell/Makefile
Normal file
@@ -0,0 +1,9 @@
|
||||
# -*- makefile -*-
|
||||
|
||||
TOP=../..
|
||||
TARGET=myspell
|
||||
INCS=-I$(TOP)/goldlib/myspell -I$(TOP)/goldlib/gall
|
||||
CFLAGS=
|
||||
|
||||
include $(TOP)/GNUmakef.inc
|
||||
include $(TOP)/GNUmakef.lib
|
Reference in New Issue
Block a user