pkgsrc/editors/treetext/files/MakeInclude
sakamoto 0cd2df280c TreeText: multi documents editor
TreeText is multi documents editor.
This editor is usable as an outline processor.
2001-08-05 17:18:52 +00:00

9 lines
207 B
Text

CXX = g++
CXXFLAGS = -Wall -DUSE_UNICODE
AR = ar cru
RANLIB = ranlib
STRIP = strip
INCLUDE = ${CPPFLAGS} -I${X11BASE}/include
LIBDIR = ${LDFLAGS}
LINK = -lFOX
INSTDIR = ${PREFIX}/bin