Home
last modified time | relevance | path

Searched refs:ALLSRC (Results 1 – 25 of 305) sorted by relevance

12345678910>>...13

/dports/misc/rump/buildrump.sh-b914579/src/sys/lib/libkern/arch/alpha/
H A DMakefile.inc19 echo "define(WORDSIZE,64)"; cat ${.ALLSRC}) | ${TOOL_M4} > ${.TARGET}
24 echo "define(WORDSIZE,64)"; cat ${.ALLSRC}) | ${TOOL_M4} > ${.TARGET}
29 echo "define(WORDSIZE,32)"; cat ${.ALLSRC}) | ${TOOL_M4} > ${.TARGET}
34 echo "define(WORDSIZE,32)"; cat ${.ALLSRC}) | ${TOOL_M4} > ${.TARGET}
39 echo "define(WORDSIZE,64)"; cat ${.ALLSRC}) | ${TOOL_M4} > ${.TARGET}
44 echo "define(WORDSIZE,64)"; cat ${.ALLSRC}) | ${TOOL_M4} > ${.TARGET}
49 echo "define(WORDSIZE,32)"; cat ${.ALLSRC}) | ${TOOL_M4} > ${.TARGET}
54 echo "define(WORDSIZE,32)"; cat ${.ALLSRC}) | ${TOOL_M4} > ${.TARGET}
/dports/converters/iconv/iconv-2.0/ccs/
H A DMakefile17 ${.CURDIR}/../iconv_builtin -o ${.TARGET} ${.ALLSRC}
28 ${.CURDIR}/iconv_mktbl -ao ${.TARGET} ${.ALLSRC}
31 ${.CURDIR}/iconv_mktbl -Cao ${.TARGET} ${.ALLSRC}
40 ${.CURDIR}/iconv_mktbl -p 0x1 -o ${.TARGET} ${.ALLSRC}
43 ${.CURDIR}/iconv_mktbl -C -p 0x1 -o ${.TARGET} ${.ALLSRC}
46 ${.CURDIR}/iconv_mktbl -p 0x2 -o ${.TARGET} ${.ALLSRC}
49 ${.CURDIR}/iconv_mktbl -C -p 0x2 -o ${.TARGET} ${.ALLSRC}
52 ${.CURDIR}/iconv_mktbl -p 0xE -o ${.TARGET} ${.ALLSRC}
55 ${.CURDIR}/iconv_mktbl -C -p 0xE -o ${.TARGET} ${.ALLSRC}
/dports/misc/rump/buildrump.sh-b914579/src/lib/libc/arch/alpha/
H A DMakefile.inc14 ${.ALLSRC} > ${.TARGET}
18 ${.ALLSRC} > ${.TARGET}
22 ${.ALLSRC} > ${.TARGET}
26 ${.ALLSRC} > ${.TARGET}
30 ${.ALLSRC} > ${.TARGET}
34 ${.ALLSRC} > ${.TARGET}
38 ${.ALLSRC} > ${.TARGET}
42 ${.ALLSRC} > ${.TARGET}
/dports/textproc/libsoldout/libsoldout-1.4/
H A DBSDmakefile38 $(AR) rs $(.TARGET) $(.ALLSRC)
41 ln -s $(.ALLSRC) $(.TARGET)
45 $(.ALLSRC) -o $(.TARGET)
51 $(CC) $(LDFLAGS) $(.ALLSRC) -o $(.TARGET)
54 $(CC) $(LDFLAGS) $(.ALLSRC) -o $(.TARGET)
57 $(CC) $(LDFLAGS) $(.ALLSRC) -o $(.TARGET)
66 -e 's/\$$(\.ALLSRC)/$$^/g' \
73 -e 's/\.include/include/' $(.ALLSRC) > $(.TARGET)
76 $(CC) $(LDFLAGS) $(.ALLSRC) -o $(.TARGET)
/dports/math/tetgen/tetgen1.5.1/
H A Dmakefile50 $(CXX) $(CXXFLAGS) $(LDFLAGS) -o ${.TARGET} ${.ALLSRC} ${LIBS}
52 $(CXX) $(CXXFLAGS) $(SWITCHES) -c -o ${.TARGET} ${.ALLSRC}
54 $(CXX) $(CXXFLAGS) $(PREDCXXFLAGS) $(SWITCHES) -c -o ${.TARGET} ${.ALLSRC}
57 $(CXX) $(CXXFLAGS) $(SWITCHES) -DTETLIBRARY -c -o ${.TARGET} ${.ALLSRC}
59 $(AR) $(ARFLAGS) ${.TARGET} ${.ALLSRC}
/dports/security/libmd/libmd-3.0/
H A DMakefile44 sed -e 's/mdX/md2/g' -e 's/MDX/MD2/g' ${.ALLSRC}) > ${.TARGET}
48 sed -e 's/mdX/md4/g' -e 's/MDX/MD4/g' ${.ALLSRC}) > ${.TARGET}
52 sed -e 's/mdX/md5/g' -e 's/MDX/MD5/g' ${.ALLSRC}) > ${.TARGET}
58 ${.ALLSRC}) > ${.TARGET}
74 ${.ALLSRC}) > ${.TARGET}
80 ${.ALLSRC}) > ${.TARGET}
84 sed -e "s/mdX/md${i}/g" -e "s/MDX/MD${i}/g" ${.ALLSRC} > ${.TARGET}
/dports/databases/lmdb/lmdb-LMDB_0.9.29/libraries/liblmdb/
H A DMakefile72 ${CC} ${CFLAGS} ${LDFLAGS} -o ${.TARGET} ${.ALLSRC}
74 ${CC} ${CFLAGS} ${LDFLAGS} -o ${.TARGET} ${.ALLSRC}
76 ${CC} ${CFLAGS} ${LDFLAGS} -o ${.TARGET} ${.ALLSRC}
78 ${CC} ${CFLAGS} ${LDFLAGS} -o ${.TARGET} ${.ALLSRC}
80 ${CC} ${CFLAGS} ${LDFLAGS} -o ${.TARGET} ${.ALLSRC}
82 ${CC} ${CFLAGS} ${LDFLAGS} -o ${.TARGET} ${.ALLSRC}
84 ${CC} ${CFLAGS} ${LDFLAGS} -o ${.TARGET} ${.ALLSRC}
86 ${CC} ${CFLAGS} ${LDFLAGS} -o ${.TARGET} ${.ALLSRC}
88 ${CC} ${CFLAGS} ${LDFLAGS} -o ${.TARGET} ${.ALLSRC}
90 ${CC} ${CFLAGS} ${LDFLAGS} -o ${.TARGET} ${.ALLSRC}
/dports/misc/rump/buildrump.sh-b914579/src/tools/groff/
H A DMakefile39 @if ! cmp ${.ALLSRC} ${.TARGET} >/dev/null 2>&1; then \
40 echo ${HOST_INSTALL_FILE:Q} -m ${NONBINMODE} ${.ALLSRC} ${.TARGET}; \
41 ${HOST_INSTALL_FILE} -m ${NONBINMODE} ${.ALLSRC} ${.TARGET}; \
44 ${HOST_INSTALL_FILE} -m ${NONBINMODE} ${.ALLSRC} ${.TARGET}
65 ${TOOL_SED} -f ${GROFFDIR}/dist/tmac/strip.sed ${.ALLSRC} > ${.TARGET}
83 ln -f ${.ALLSRC} ${.TARGET}
93 ln -f ${.ALLSRC} ${.TARGET}
/dports/math/trlan/trlan-201009/examples/SUN/
H A DMakefile17 ALLSRC=../../SRC/dsort2.f ../../SRC/dstqrb.f ../../SRC/trlcore.f90 \ macro
40 check90: ${ALLSRC} simple.f90 trl_info.f90
41 ${FC} ${FFLAGS} -Xlist trl_info.f90 simple.f90 ${ALLSRC} \
44 check77:${ALLSRC} simple77.f trl_info.f90 ../SRC/trlan77.f90
46 ${ALLSRC} -o simple77 ${LDFLAGS}
48 ${TRLAN}: ${ALLSRC} ../../SRC/trl_info.f90
/dports/devel/mk-configure/mk-configure-0.37.0/mk/
H A Dmkc_imp.files.mk25 -o ${FILESOWN_${.ALLSRC:T}:U${FILESOWN}:Q} \
26 -g ${FILESGRP_${.ALLSRC:T}:U${FILESGRP}:Q} \
27 -m ${FILESMODE_${.ALLSRC:T}:U${FILESMODE}} \
28 ${.ALLSRC} ${.TARGET}
H A Dmkc_imp.scripts.mk27 -o ${SCRIPTSOWN_${.ALLSRC:T}:U${SCRIPTSOWN}:Q} \
28 -g ${SCRIPTSGRP_${.ALLSRC:T}:U${SCRIPTSGRP}:Q} \
29 -m ${SCRIPTSMODE_${.ALLSRC:T}:U${SCRIPTSMODE}} \
30 ${.ALLSRC} ${.TARGET}
H A Dmkc_imp.info.mk42 -o ${INFOOWN_${.ALLSRC:T}:U${INFOOWN}:Q} \
43 -g ${INFOGRP_${.ALLSRC:T}:U${INFOGRP}:Q} \
44 -m ${INFOMODE_${.ALLSRC:T}:U${INFOMODE}} \
45 ${.ALLSRC} ${.TARGET}
/dports/misc/rump/buildrump.sh-b914579/src/sys/lib/libkern/arch/sparc64/
H A DMakefile.inc20 cat ${.ALLSRC}) | ${TOOL_M4} > ${.TARGET}
25 cat ${.ALLSRC}) | ${TOOL_M4} > ${.TARGET}
30 cat ${.ALLSRC}) | ${TOOL_M4} > ${.TARGET}
35 cat ${.ALLSRC}) | ${TOOL_M4} > ${.TARGET}
/dports/misc/rump/buildrump.sh-b914579/src/lib/libc/arch/sparc/
H A DMakefile.inc15 cat ${.ALLSRC}) | ${TOOL_M4} > ${.TARGET}
22 cat ${.ALLSRC}) | ${TOOL_M4} > ${.TARGET}
29 cat ${.ALLSRC}) | ${TOOL_M4} > ${.TARGET}
36 cat ${.ALLSRC}) | ${TOOL_M4} > ${.TARGET}
/dports/misc/rump/buildrump.sh-b914579/src/sys/lib/libkern/arch/sparc/
H A DMakefile.inc25 cat ${.ALLSRC}) | ${TOOL_M4} > ${.TARGET}
30 cat ${.ALLSRC}) | ${TOOL_M4} > ${.TARGET}
35 cat ${.ALLSRC}) | ${TOOL_M4} > ${.TARGET}
40 cat ${.ALLSRC}) | ${TOOL_M4} > ${.TARGET}
/dports/textproc/xmlada/xmlada-e5bbafe/
H A DMakefile.bsd14 gnatmake -c ${.ALLSRC} -D unicode/obj/static ${STATIC_FLAGS}
22 gnatmake -c ${.ALLSRC} -D unicode/obj/relocatable ${DYNAMIC_FLAGS}
37 …gnatmake -c ${.ALLSRC:M*.adb} -D input_sources/obj/static -aOunicode/obj/static -aIunicode ${STATI…
45 …gnatmake -c ${.ALLSRC:M*.adb} -D input_sources/obj/relocatable -aOunicode/obj/relocatable -aIunico…
61 …gnatmake -c ${.ALLSRC:M*.adb} -D sax/obj/static -aOunicode/obj/static -aOinput_sources/obj/static …
69 …gnatmake -c ${.ALLSRC:M*.adb} -D sax/obj/relocatable -aOunicode/obj/relocatable -aOinput_sources/o…
86 …gnatmake -c ${.ALLSRC:M*.adb} -D dom/obj/static -aOunicode/obj/static -aOinput_sources/obj/static …
94 …gnatmake -c ${.ALLSRC:M*.adb} -D dom/obj/relocatable -aOunicode/obj/relocatable -aOinput_sources/o…
112 …gnatmake -c ${.ALLSRC:M*.adb} -D schema/obj/static -aOunicode/obj/static -aOinput_sources/obj/stat…
120 …gnatmake -c ${.ALLSRC:M*.adb} -D schema/obj/relocatable -aOunicode/obj/relocatable -aOinput_source…
/dports/misc/rump/buildrump.sh-b914579/src/share/mk/
H A Dbsd.files.mk32 -o ${FILESOWN_${.ALLSRC:T}:U${FILESOWN}} \
33 -g ${FILESGRP_${.ALLSRC:T}:U${FILESGRP}} \
34 -m ${FILESMODE_${.ALLSRC:T}:U${FILESMODE}} \
35 ${SYSPKGTAG} ${.ALLSRC} ${.TARGET}
116 ln -s ${.ALLSRC} ${.TARGET}
144 cp ${.ALLSRC} ${.TARGET}
H A Dbsd.links.mk23 -o ${LINKSOWN_${.ALLSRC:T}:U${LINKSOWN}} \
24 -g ${LINKSGRP_${.ALLSRC:T}:U${LINKSGRP}} \
25 -m ${LINKSMODE_${.ALLSRC:T}:U${LINKSMODE}} \
26 ${.ALLSRC} ${.TARGET}
/dports/dns/ddns/ddns-1.0/
H A DBSDmakefile36 $(CC) $(LDFLAGS) $(.ALLSRC) -o $(.TARGET)
40 $(CC) $(LDFLAGS) $(.ALLSRC) -o $(.TARGET)
44 $(CC) $(LDFLAGS) $(.ALLSRC) -o $(.TARGET)
48 $(CC) $(LDFLAGS) $(.ALLSRC) -o $(.TARGET)
51 $(CC) $(LDFLAGS) $(.ALLSRC) -o $(.TARGET)
57 -e 's/\$$(\.ALLSRC)/$$^/g' \
64 < $(.ALLSRC) > $(.TARGET)
/dports/textproc/mdocml/mandoc-1.14.5/regress/roff/de/
H A DMakefile35 @${MANDOC} -Ios=OpenBSD -Tascii -man ${.ALLSRC} > ${.TARGET}
38 @${MANDOC} -Ios=OpenBSD -Tascii -mdoc ${.ALLSRC} > ${.TARGET}
44 /usr/local/bin/nroff -c -man -Tascii ${.ALLSRC} > ${.TARGET}
47 /usr/local/bin/nroff -c -mdoc -Tascii ${.ALLSRC} > ${.TARGET}
/dports/math/cocoalib/CoCoALib-0.99712/src/AlgebraicCore/TmpHilbertDir/
H A DMakefile8 ar rcs ../libcocoa.a ${.ALLSRC}
9 echo ${.ALLSRC} >> ../.ALLSRC
/dports/math/trlan/trlan-201009/examples/T3E/
H A DMakefile9 ALLSRC=../../SRC/dsort2.f ../../SRC/dstqrb.f ../../SRC/trlcore.f90 ../../SRC/trlan.f90 \ macro
25 cflint simple77.f ../../SRC/trlan77.f90 ${ALLSRC}
27 cflint -s25 -s42 -s507 -s508 -s 517-518 simple.f90 ${ALLSRC}
30 ../../libtrlan_mpi.a: ${ALLSRC} ../../SRC/trl_info.f90
/dports/math/cocoalib/CoCoALib-0.99712/src/AlgebraicCore/TmpFactorDir/linalg/
H A DMakefile8 ar rcs ../../libcocoa.a ${.ALLSRC}
9 echo ${.ALLSRC} >> ../../.ALLSRC
/dports/misc/rump/buildrump.sh-b914579/src/tools/m4/
H A DMakefile14 @ln -sf ${.ALLSRC:M*.c} $@
16 @ln -sf ${.ALLSRC:M*.h} $@
18 @ln -sf ${.ALLSRC:M*.c} $@
/dports/math/cocoalib/CoCoALib-0.99712/src/AlgebraicCore/TmpFactorDir/multivariate/
H A DMakefile10 ar rcs ../../libcocoa.a ${.ALLSRC}
11 echo ${.ALLSRC} >> ../../.ALLSRC

12345678910>>...13