Home
last modified time | relevance | path

Searched refs:FILES_CPP (Results 1 – 16 of 16) sorted by relevance

/dports/graphics/flif/FLIF-0.3-96-g74ea92b/src/
H A DMakefile52 libflif_dec$(LIBEXT): $(FILES_H) $(FILES_CPP) library/flif_dec.h library/flif-interface-private_dec…
62 libflif.dbg$(LIBEXT): $(FILES_H) $(FILES_CPP) library/*.h library/*.hpp library/*.cpp
156 flif.stats: $(FILES_H) $(FILES_CPP) flif.cpp
157 …$(CXX) -std=gnu++11 $(CXXFLAGS) -DSTATS $(OPTIMIZATIONS) -g0 -Wall $(FILES_CPP) flif.cpp $(LDFLAGS…
159 flif.prof: $(FILES_H) $(FILES_CPP) flif.cpp
160 …$(CXX) -std=gnu++11 $(CXXFLAGS) $(OPTIMIZATIONS) -g0 -pg -Wall $(FILES_CPP) flif.cpp $(LDFLAGS) -o…
162 flif.dbg: $(FILES_H) $(FILES_CPP) flif.cpp
163 $(CXX) -std=gnu++11 $(CXXFLAGS) -Og -ggdb3 -Wall $(FILES_CPP) flif.cpp $(LDFLAGS) -o flif.dbg
165 flif.dbg0: $(FILES_H) $(FILES_CPP) flif.cpp
166 $(CXX) -std=gnu++11 $(CXXFLAGS) -O0 -ggdb3 -Wall $(FILES_CPP) flif.cpp $(LDFLAGS) -o flif.dbg
[all …]
/dports/editors/texmacs/TeXmacs-1.99.4-src/TeXmacs/examples/plugins/handler/
H A DMakefile14 FILES_CPP := $(wildcard src/*.cpp) macro
15 FILES_BIN := $(patsubst src/%.cpp,bin/%.bin,$(FILES_CPP))
/dports/editors/texmacs/TeXmacs-1.99.4-src/TeXmacs/examples/plugins/minimal/
H A DMakefile14 FILES_CPP := $(wildcard src/*.cpp) macro
15 FILES_BIN := $(patsubst src/%.cpp,bin/%.bin,$(FILES_CPP))
/dports/editors/texmacs/TeXmacs-1.99.4-src/TeXmacs/examples/plugins/prompt/
H A DMakefile14 FILES_CPP := $(wildcard src/*.cpp) macro
15 FILES_BIN := $(patsubst src/%.cpp,bin/%.bin,$(FILES_CPP))
/dports/editors/texmacs/TeXmacs-1.99.4-src/TeXmacs/examples/plugins/multiline/
H A DMakefile14 FILES_CPP := $(wildcard src/*.cpp) macro
15 FILES_BIN := $(patsubst src/%.cpp,bin/%.bin,$(FILES_CPP))
/dports/editors/texmacs/TeXmacs-1.99.4-src/TeXmacs/examples/plugins/nested/
H A DMakefile14 FILES_CPP := $(wildcard src/*.cpp) macro
15 FILES_BIN := $(patsubst src/%.cpp,bin/%.bin,$(FILES_CPP))
/dports/editors/texmacs/TeXmacs-1.99.4-src/TeXmacs/examples/plugins/formula/
H A DMakefile14 FILES_CPP := $(wildcard src/*.cpp) macro
15 FILES_BIN := $(patsubst src/%.cpp,bin/%.bin,$(FILES_CPP))
/dports/editors/texmacs/TeXmacs-1.99.4-src/TeXmacs/examples/plugins/input/
H A DMakefile14 FILES_CPP := $(wildcard src/*.cpp) macro
15 FILES_BIN := $(patsubst src/%.cpp,bin/%.bin,$(FILES_CPP))
/dports/editors/texmacs/TeXmacs-1.99.4-src/TeXmacs/examples/plugins/markup/
H A DMakefile14 FILES_CPP := $(wildcard src/*.cpp) macro
15 FILES_BIN := $(patsubst src/%.cpp,bin/%.bin,$(FILES_CPP))
/dports/editors/texmacs/TeXmacs-1.99.4-src/TeXmacs/examples/plugins/complete/
H A DMakefile14 FILES_CPP := $(wildcard src/*.cpp) macro
15 FILES_BIN := $(patsubst src/%.cpp,bin/%.bin,$(FILES_CPP))
/dports/editors/texmacs/TeXmacs-1.99.4-src/TeXmacs/examples/plugins/menus/
H A DMakefile14 FILES_CPP := $(wildcard src/*.cpp) macro
15 FILES_BIN := $(patsubst src/%.cpp,bin/%.bin,$(FILES_CPP))
/dports/editors/texmacs/TeXmacs-1.99.4-src/TeXmacs/examples/plugins/secure/
H A DMakefile14 FILES_CPP := $(wildcard src/*.cpp) macro
15 FILES_BIN := $(patsubst src/%.cpp,bin/%.bin,$(FILES_CPP))
/dports/editors/texmacs/TeXmacs-1.99.4-src/TeXmacs/examples/plugins/substitute/
H A DMakefile14 FILES_CPP := $(wildcard src/*.cpp) macro
15 FILES_BIN := $(patsubst src/%.cpp,bin/%.bin,$(FILES_CPP))
/dports/games/openspades/openspades-0.1.3/
H A Dupdate-pot.sh6 FILES_CPP=`find . -iname *.cpp`
10 FILES="${FILES_H} ${FILES_CPP} ${FILES_C} ${FILES_AS}"
/dports/graphics/fracplanet/fracplanet-0.5.1/
H A Dmktgz19 FILES_CPP=`find ${DIR} ${PRUNE} -o -name '*.cpp' -print`
21 FILES="$FILES_MISC $FILES_PRO $FILES_MAN $FILES_H $FILES_C $FILES_CPP"
/dports/graphics/evolvotron/evolvotron/
H A Dmktgz18 FILES_CPP=`find ${DIR} ${PRUNE} -o -name '*.cpp' -print`
22 FILES="$FILES_MISC $FILES_EXTRAS $FILES_H $FILES_CPP $FILES_PRO $FILES_MAN"