Home
last modified time | relevance | path

Searched refs:dist_common (Results 1 – 7 of 7) sorted by relevance

/dports/games/NBlood/NBlood-a1689a4/source/rr/src/lunatic/
H A Dxmath.lua88 local function dist_common(pos1, pos2) function
98 local x, y = dist_common(pos1, pos2)
105 local x, y = dist_common(pos1, pos2)
/dports/devel/distcc/distcc-3.3.5/
H A DMakefile.in96 $(dist_common) \
211 dist_common = Makefile.in install-sh configure configure.ac \
/dports/devel/automake/automake-1.16.5/bin/
H A Dautomake.in555 my @dist_common;
654 @dist_common = ();
3901 uniq (sort @dist_common));
5623 @configure_dist_common = @dist_common;
7925 push @dist_common, @_;
/dports/devel/automake/automake-1.16.5/old/
H A DChangeLog.961443 * automake.in (handle_tests): Don't push TESTS onto dist_common.
2296 (handle_dist): Sort keys going into dist_common.
3024 Put Makefile.in, Makefile.am in @dist_common
3025 (handle_configure): Use @dist_common as appropriate
H A DChangeLog.00797 configure_dist_common onto dist_common if appropriate.
H A DChangeLog.013328 * automake.in (%dist_common): Remove.
/dports/devel/automake/automake-1.16.5/
H A DChangeLog3389 * bin/automake.in (@dist_common): New global variable.
3414 * bin/automake.in (handle_dist): Sort @dist_common.
19071 * automake.in (handle_dist): Don't sort @dist_common.