Home
last modified time | relevance | path

Searched refs:CC_SOURCES (Results 1 – 23 of 23) sorted by relevance

/dports/textproc/redisearch20/RediSearch-2.0.15/src/dep/triemap/test/
H A DMakefile8 CC_SOURCES = $(SOURCEDIR)/crc16.c macro
9 CC_OBJECTS = $(sort $(patsubst $(SOURCEDIR)/%.c, $(SOURCEDIR)/%.o, $(CC_SOURCES)))
15 benchmark: $(CC_SOURCES) benchmark.c ../triemap.c
19 build_test: $(CC_SOURCES) test.c ../triemap.c
/dports/textproc/redisearch/RediSearch-2.2.5/src/dep/triemap/test/
H A DMakefile8 CC_SOURCES = $(SOURCEDIR)/crc16.c macro
9 CC_OBJECTS = $(sort $(patsubst $(SOURCEDIR)/%.c, $(SOURCEDIR)/%.o, $(CC_SOURCES)))
15 benchmark: $(CC_SOURCES) benchmark.c ../triemap.c
19 build_test: $(CC_SOURCES) test.c ../triemap.c
/dports/textproc/redisearch16/RediSearch-1.6.16/src/dep/triemap/test/
H A DMakefile8 CC_SOURCES = $(SOURCEDIR)/crc16.c macro
9 CC_OBJECTS = $(sort $(patsubst $(SOURCEDIR)/%.c, $(SOURCEDIR)/%.o, $(CC_SOURCES)))
15 benchmark: $(CC_SOURCES) benchmark.c ../triemap.c
19 build_test: $(CC_SOURCES) test.c ../triemap.c
/dports/devel/cccc/cccc-3.1.6/
H A Dbuild_w32vct2003.bat89 set CC_SOURCES=ccccmain cccc_db cccc_ext cccc_htm variable
90 set CC_SOURCES=%CC_SOURCES% cccc_itm cccc_mem cccc_met cccc_mod variable
91 set CC_SOURCES=%CC_SOURCES% cccc_new cccc_opt cccc_prj cccc_rec variable
92 set CC_SOURCES=%CC_SOURCES% cccc_tbl cccc_tok cccc_tpl cccc_use variable
93 set CC_SOURCES=%CC_SOURCES% cccc_utl cccc_xml variable
97 for %%f in ( %CC_SOURCES% ) do (
/dports/net-im/tox/c-toxcore-0.2.13/other/astyle/
H A Dformat-source85 readarray -t CC_SOURCES <<<"$(find . '(' -name '*.cc' ')')"
86 CC_SOURCES+=(toxcore/crypto_core.c)
87 CC_SOURCES+=(toxcore/ping_array.c)
/dports/textproc/redisearch16/RediSearch-1.6.16/src/dep/friso/
H A DMakefile.RediSearch2 CC_SOURCES = $(wildcard $(SOURCEDIR)/*.c)
3 CC_OBJECTS = $(sort $(patsubst $(SOURCEDIR)/%.c, $(SOURCEDIR)/%.o , $(CC_SOURCES)))
/dports/textproc/redisearch/RediSearch-2.2.5/src/dep/friso/
H A DMakefile.RediSearch2 CC_SOURCES = $(wildcard $(SOURCEDIR)/*.c)
3 CC_OBJECTS = $(sort $(patsubst $(SOURCEDIR)/%.c, $(SOURCEDIR)/%.o , $(CC_SOURCES)))
/dports/textproc/redisearch20/RediSearch-2.0.15/src/dep/friso/
H A DMakefile.RediSearch2 CC_SOURCES = $(wildcard $(SOURCEDIR)/*.c)
3 CC_OBJECTS = $(sort $(patsubst $(SOURCEDIR)/%.c, $(SOURCEDIR)/%.o , $(CC_SOURCES)))
/dports/textproc/redisearch20/RediSearch-2.0.15/src/dep/triemap/
H A DMakefile8 CC_SOURCES = $(wildcard $(SOURCEDIR)/*.c) macro
9 CC_OBJECTS = $(sort $(patsubst $(SOURCEDIR)/%.c, $(SOURCEDIR)/%.o, $(CC_SOURCES)))
/dports/textproc/redisearch16/RediSearch-1.6.16/src/dep/triemap/
H A DMakefile8 CC_SOURCES = $(wildcard $(SOURCEDIR)/*.c) macro
9 CC_OBJECTS = $(sort $(patsubst $(SOURCEDIR)/%.c, $(SOURCEDIR)/%.o, $(CC_SOURCES)))
/dports/textproc/redisearch/RediSearch-2.2.5/src/dep/triemap/
H A DMakefile8 CC_SOURCES = $(wildcard $(SOURCEDIR)/*.c) macro
9 CC_OBJECTS = $(sort $(patsubst $(SOURCEDIR)/%.c, $(SOURCEDIR)/%.o, $(CC_SOURCES)))
/dports/math/octave-forge-lssa/lssa-0.1.4/src/
H A DMakefile4 CC_SOURCES := $(wildcard *.cc) macro
5 CC_TST_SOURCES := $(shell $(GREP) --files-with-matches '^%!' $(CC_SOURCES))
/dports/textproc/redisearch/RediSearch-2.2.5/src/dep/libnu/
H A DMakefile14 CC_SOURCES = $(wildcard $(SOURCEDIR)/*.c) macro
15 CC_OBJECTS = $(sort $(patsubst $(SOURCEDIR)/%.c, $(SOURCEDIR)/%.o, $(CC_SOURCES)))
/dports/textproc/redisearch16/RediSearch-1.6.16/src/dep/libnu/
H A DMakefile14 CC_SOURCES = $(wildcard $(SOURCEDIR)/*.c) macro
15 CC_OBJECTS = $(sort $(patsubst $(SOURCEDIR)/%.c, $(SOURCEDIR)/%.o, $(CC_SOURCES)))
/dports/textproc/redisearch20/RediSearch-2.0.15/src/dep/libnu/
H A DMakefile14 CC_SOURCES = $(wildcard $(SOURCEDIR)/*.c) macro
15 CC_OBJECTS = $(sort $(patsubst $(SOURCEDIR)/%.c, $(SOURCEDIR)/%.o, $(CC_SOURCES)))
/dports/math/octave-forge-miscellaneous/miscellaneous-1.3.0/src/
H A DMakefile.in6 CC_SOURCES := $(wildcard *.cc)
7 CC_TST_SOURCES := $(shell $(GREP) --files-with-matches '^%!' $(CC_SOURCES))
/dports/math/octave-forge-general/general-2.1.1/src/
H A DMakefile.in18 CC_SOURCES := $(wildcard *.cc)
19 CC_TST_SOURCES := $(shell $(GREP) --files-with-matches '^%!' $(CC_SOURCES))
/dports/math/octave-forge-miscellaneous/miscellaneous-1.3.0/
H A DMakefile34 CC_SOURCES := $(wildcard src/*.cc) macro
36 $(CC_SOURCES))
/dports/net/pjsip/pjproject-2.11.1/build/
H A Dcc-auto.mak.in19 export CC_SOURCES := macro
H A Dcc-vc.mak17 export CC_SOURCES := macro
H A Dcc-gcc.mak17 export CC_SOURCES := macro
/dports/databases/grass7/grass-7.8.6/include/Make/
H A DCompile.make44 depend: $(C_SOURCES) $(CC_SOURCES) $(CPP_SOURCES)
/dports/math/octave-forge-dicom/dicom-0.4.0/
H A DMakefile115 all: $(CC_SOURCES)