Home
last modified time | relevance | path

Searched refs:MISC_SRCS (Results 1 – 17 of 17) sorted by relevance

/dports/graphics/libgfx/libgfx-1.1.0/src/
H A DMakefile10 MISC_SRCS = time.cxx script.cxx color.cxx macro
13 SRCS = $(VEC_SRCS) $(GEO_SRCS) $(IMG_SRCS) $(MISC_SRCS) $(GUI_SRCS)
/dports/japanese/skkinput3/skkinput-3.0.6/lib/proto/
H A DImakefile21 MISC_SRCS = TEditorClient.c
29 SRCS = $(KINPUT2_SRCS) $(XIM_SRCS) $(MISC_SRCS) $(FRAME_SRCS)
/dports/japanese/skkinput3/skkinput-3.0.6/lib/lisp/
H A DImakefile18 MISC_SRCS = TLispClient.c
35 SRCS = $(LISPMGR_SRCS) $(LMACHINE_SRCS) $(LMSTATE_SRCS) $(JISYO_SRCS) $(MISC_SRCS)
/dports/devel/mingw32-pthreads/pthreads-w32-2-8-0-release/
H A DBmakefile98 MISC_SRCS = \
256 misc.obj: misc.c $(MISC_SRCS) $(INCL)
H A DGNUmakefile316 MISC_SRCS = \ macro
573 misc.o: misc.c $(MISC_SRCS) $(INCL)
H A DMakefile255 MISC_SRCS = \ macro
494 misc.obj: misc.c $(MISC_SRCS) $(INCL)
/dports/multimedia/obs-studio/obs-studio-27.1.3/deps/w32-pthreads/
H A DBmakefile98 MISC_SRCS = \
258 misc.obj: misc.c $(MISC_SRCS) $(INCL)
H A DGNUmakefile320 MISC_SRCS = \ macro
583 misc.o: misc.c $(MISC_SRCS) $(INCL)
H A DMakefile262 MISC_SRCS = \ macro
504 misc.obj: misc.c $(MISC_SRCS) $(INCL)
/dports/security/modsecurity3-nginx/nginx-1.20.0/auto/
H A Dmake156 ngx_all_srcs="$ngx_all_srcs $MISC_SRCS"
383 if test -n "$MISC_SRCS"; then
387 for ngx_src in $MISC_SRCS
/dports/www/nginx-devel/nginx-1.21.5/auto/
H A Dmake156 ngx_all_srcs="$ngx_all_srcs $MISC_SRCS"
383 if test -n "$MISC_SRCS"; then
387 for ngx_src in $MISC_SRCS
/dports/www/nginx-naxsi/nginx-1.20.2/auto/
H A Dmake156 ngx_all_srcs="$ngx_all_srcs $MISC_SRCS"
383 if test -n "$MISC_SRCS"; then
387 for ngx_src in $MISC_SRCS
/dports/www/nginx-lite/nginx-1.20.2/auto/
H A Dmake156 ngx_all_srcs="$ngx_all_srcs $MISC_SRCS"
383 if test -n "$MISC_SRCS"; then
387 for ngx_src in $MISC_SRCS
/dports/www/nginx/nginx-1.20.2/auto/
H A Dmake156 ngx_all_srcs="$ngx_all_srcs $MISC_SRCS"
383 if test -n "$MISC_SRCS"; then
387 for ngx_src in $MISC_SRCS
/dports/www/nginx-full/nginx-1.20.2/auto/
H A Dmake156 ngx_all_srcs="$ngx_all_srcs $MISC_SRCS"
383 if test -n "$MISC_SRCS"; then
387 for ngx_src in $MISC_SRCS
/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client_sdk/src/libraries/third_party/pthreads-win32/
H A DMakefile262 MISC_SRCS = \ macro
504 misc.obj: misc.c $(MISC_SRCS) $(INCL)
/dports/science/afni/afni-AFNI_21.3.16/src/
H A DMakefile.INCLUDE2684 MISC_SRCS = afni_suma.c vol2surf.c nifti/nifti2/nifti2_io.c \
2697 cat $(NIML_SRCS) $(EDT_SRCS) $(CS_SRCS) $(SUMA_SRCS) $(MISC_SRCS) \