Lines Matching refs:make
3 in the file COPYING. It has been maintained as part of GNU make proper
4 since GNU make 3.78.
41 By default, the test engine picks up the first executable called "make"
43 "perl run_make_tests -make_path /usr/local/src/make-3.78/make") if
45 relative paths and when make is called something other than "make" (like
54 with your network or file server, not GNU make (I believe). This
59 make you are using can't obtain the system load. Some systems require
60 make to be setgid sys or kmem for this; if you don't want to install
61 make just to test it, make it setgid to kmem or whatever group /dev/kmem
62 is (ie, "chgrp kmem make;chmod g+s make" as root). In any case, the
63 options/dash-l test should no longer *fail* because make can't read
68 you may look at them afterward to see the output of make and the
85 all over its installation directory and so can only test one make at a
98 opposed to problems in make that the suite finds) should be handled the
99 same way as normal GNU make bugs/problems (see the README for GNU make).