Home
last modified time | relevance | path

Searched refs:TK_INCLUDE (Results 1 – 25 of 42) sorted by relevance

12

/dports/games/awele/awele/
H A DImakefile9 XCOMM TK_LIB AND TK_INCLUDE stand for tk and tcl
12 TK_INCLUDE = -I/usr/local/include/tk8.6 -I/usr/local/include/tcl8.6
13 DEFINES = $(TK_INCLUDE)
H A DMakefile420 TK_INCLUDE = -I/usr/local/include macro
421 DEFINES = $(TK_INCLUDE)
/dports/irc/quirc/quirc-0.9.84/
H A Dconfigure.in134 TK_INCLUDE=""
174 dnl TK_INCLUDE=PATHNAME
182 TK_INCLUDE="$with_tk_include")
278 if test "$TK_INCLUDE" != ""; then
279 AC_CHECK_HEADER($TK_INCLUDE,TK_HEADER=$TK_INCLUDE;TK_DONE=1)
465 dnl echo "TK_INCLUDE=$TK_INCLUDE"
484 dnl if test "" != "$TK_INCLUDE"; then
485 dnl if test ! -f $TK_INCLUDE; then
486 dnl AC_MSG_ERROR(Could not find $TK_INCLUDE)
488 dnl TK_HEADER=$TK_INCLUDE
H A Dconfigure5652 TK_INCLUDE=""
5699 TK_INCLUDE="$with_tk_include"
7029 if test "$TK_INCLUDE" != ""; then
7032 echo "$as_me:$LINENO: checking for $TK_INCLUDE" >&5
7033 echo $ECHO_N "checking for $TK_INCLUDE... $ECHO_C" >&6
7041 echo "$as_me:$LINENO: checking $TK_INCLUDE usability" >&5
7085 echo "$as_me:$LINENO: checking $TK_INCLUDE presence" >&5
7086 echo $ECHO_N "checking $TK_INCLUDE presence... $ECHO_C" >&6
7156 echo "$as_me:$LINENO: checking for $TK_INCLUDE" >&5
7157 echo $ECHO_N "checking for $TK_INCLUDE... $ECHO_C" >&6
[all …]
/dports/math/vtk6/VTK-6.2.0/Utilities/Rpm/
H A Drpm-linux.patch13 -TK_INCLUDE=-I/home/ausable/software/src/tcl7.6/tk4.2/generic
15 +TK_INCLUDE=-I/usr/include
/dports/www/lighttpd/lighttpd-1.4.63/src/
H A Dconfigparser.h25 #define TK_INCLUDE 25 macro
/dports/x11-toolkits/tkshape/shape0.4/unix/
H A Dconfigure.in63 TK_INCLUDE=$TK_PREFIX/include
90 AC_SUBST(TK_INCLUDE) subst
H A Dconfigure696 s%@TK_INCLUDE@%$TK_INCLUDE%g
H A DMakefile.in38 TK_INCLUDE_DIR = @TK_INCLUDE@
/dports/devel/py-sip/sip-5.5.0/code_generator/
H A Dparser.h89 TK_INCLUDE = 305, enumerator
226 #define TK_INCLUDE 305 macro
/dports/math/yices/yices-2.6.2/src/frontend/yices/
H A Dyices_lexer.h57 TK_ECHO, TK_INCLUDE, TK_SHOW_MODEL, TK_EVAL, TK_SET_PARAM, enumerator
H A Dyices_hash_keywords.h382 {"include", TK_INCLUDE}, in in_yices_kw()
H A Dyices_lexer.c173 { "include", TK_INCLUDE },
/dports/games/vavoom/vavoom-1.33/utils/acc/
H A Dtoken.h81 TK_INCLUDE, // 'include' enumerator
H A Dtoken.c149 { "include", TK_INCLUDE },
/dports/math/yices/yices-2.6.2/utils/
H A Dyices_input_tables.h240 { c1, TK_INCLUDE, "include_next_goto_c3" },
305 { c15, TK_INCLUDE, "symbol_next_goto_r0" },
/dports/cad/adms/ADMS-release-2.3.7/admsXml/
H A DpreprocessorYacc.y65 %token <mystr> TK_INCLUDE
281 : TK_INCLUDE
H A DpreprocessorLex.l707 tkreturn(TK_INCLUDE)
715 tkreturn(TK_INCLUDE)
/dports/math/z3/z3-z3-4.8.13/src/muz/fp/
H A Ddatalog_parser.cpp28 TK_INCLUDE, enumerator
216 m_str2token.insert(".include", TK_INCLUDE); in reserved_symbols()
575 case TK_INCLUDE: in parse_domains()
652 case TK_INCLUDE: in parse_decls()
/dports/math/py-z3-solver/z3-z3-4.8.10/src/muz/fp/
H A Ddatalog_parser.cpp28 TK_INCLUDE, enumerator
216 m_str2token.insert(".include", TK_INCLUDE); in reserved_symbols()
575 case TK_INCLUDE: in parse_domains()
652 case TK_INCLUDE: in parse_decls()
/dports/math/libpgmath/flang-d07daf3/tools/flang1/flang1exe/
H A Dkwddf.h182 {"include", TK_INCLUDE},
H A Dparser.c848 case TK_INCLUDE: in is_declaration()
/dports/devel/z88dk/z88dk/src/z80asm/
H A Dtokens.h589 TK_INCLUDE = 135,
/dports/devel/py-sip/sip-5.5.0/code_generator/metasrc/
H A Dlexer.l92 ^[ \t]*%Include {BEGIN directive_start; return TK_INCLUDE;}
/dports/devel/avr-gdb/gdb-7.3.1/gdb/gnulib/
H A DMakefile.in400 TK_INCLUDE = @TK_INCLUDE@

12