Home
last modified time | relevance | path

Searched refs:MAKE (Results 1 – 12 of 12) sorted by relevance

/glibc-2.36/
DMakefile.in9 $(MAKE) -r PARALLELMFLAGS="$(PARALLELMFLAGS)" -C $(srcdir) objdir=`pwd` $@
13 $(MAKE) -r PARALLELMFLAGS="$(PARALLELMFLAGS)" -C $(srcdir) objdir=`pwd` $@
16 $(MAKE) -C $(srcdir)/benchtests $(PARALLELMFLAGS) objdir=`pwd` $@
20 $(MAKE) -C $(srcdir)/math $(PARALLELMFLAGS) objdir=`pwd` $@
DMakefile470 $(MAKE) $(PARALLELMFLAGS) -C manual $@
484 $(MAKE) $(PARALLELMFLAGS) $(subdir-target-args) $(@F)
515 @$(MAKE) subdir_clean no_deps=t
518 @$(MAKE) subdir_mostlyclean no_deps=t
522 @$(MAKE) subdir_testclean no_deps=t
638 $(MAKE) install DESTDIR=$(objpfx)testroot.pristine \
665 @$(MAKE) distclean-1 no_deps=t distclean-1=$@ avoid-generated=yes \
698 $(MAKE) $$conf && \
715 $(MAKE) dist dist-version=$$v; \
732 $(MAKE) $(PARALLELMFLAGS) -C manual $@
[all …]
Dconfigure4908 if test -n "$MAKE"; then
4909 ac_cv_prog_MAKE="$MAKE" # Let the user override the test.
4928 MAKE=$ac_cv_prog_MAKE
4929 if test -n "$MAKE"; then
4930 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAKE" >&5
4931 $as_echo "$MAKE" >&6; }
4938 test -n "$MAKE" && break
4941 if test -z "$MAKE"; then
4945 { $as_echo "$as_me:${as_lineno-$LINENO}: checking version of $MAKE" >&5
4946 $as_echo_n "checking version of $MAKE... " >&6; }
[all …]
Dconfigure.ac1038 AC_CHECK_PROG_VER(MAKE, gnumake gmake make, --version,
/glibc-2.36/hurd/
Dhurdauth.c104 #define MAKE(genaux,uidgid) \ in _S_msg_add_auth() macro
112 err = MAKE (gen, uid); in _S_msg_add_auth()
114 MAKE (aux, uid); in _S_msg_add_auth()
116 MAKE (gen, gid); in _S_msg_add_auth()
118 MAKE (aux, gid); in _S_msg_add_auth()
119 #undef MAKE in _S_msg_add_auth()
/glibc-2.36/sysdeps/mach/hurd/
DMakefile52 $(MAKE) -C $(..)hurd subdir=hurd before-compile no_deps=t
58 $(MAKE) -C $(..)mach subdir=mach before-compile no_deps=t
/glibc-2.36/sysdeps/mach/
DMakefile48 $(MAKE) -C $(..)mach subdir=mach mach-before-compile no_deps=t generating=t
/glibc-2.36/elf/
Drtld-Rules73 $(MAKE) $(subdir-args) objdir=$(objdir) \
DMakefile1333 $(MAKE) -f $< -f rtld-Rules
/glibc-2.36/localedata/
DMakefile495 $(MAKE) -C ../iconvdata subdir=iconvdata $@
/glibc-2.36/ChangeLog.old/
DChangeLog.1411122 Use that in $(MAKE) calls.
11238 (+distinfo): Likewise for $(shell $(MAKE) ...) runs.
DChangeLog.1832039 calling $(MAKE).
32041 io fs process)): Force subdir to hurd when calling $(MAKE).
32043 subdir to mach when calling $(MAKE).