Home
last modified time | relevance | path

Searched defs:STATIC_OBJ (Results 1 – 4 of 4) sorted by relevance

/dports/www/clearsilver/clearsilver-0.10.5/cgi/
H A DMakefile15 STATIC_OBJ = $(STATIC_SRC:%.c=%.o) macro
/dports/textproc/p5-Text-ClearSilver/Text-ClearSilver-0.10.5.4/cs/cgi/
H A DMakefile15 STATIC_OBJ = $(STATIC_SRC:%.c=%.o) macro
/dports/www/p5-ClearSilver/clearsilver-0.10.5/cgi/
H A DMakefile15 STATIC_OBJ = $(STATIC_SRC:%.c=%.o) macro
/dports/devel/loki/loki-0.1.7/src/
H A DMakefile4 STATIC_OBJ := $(SRC:.cpp=.o) macro