Home
last modified time | relevance | path

Searched refs:MAKEOVERRIDES (Results 1 – 19 of 19) sorted by relevance

/minix/sys/arch/i386/stand/boot/
H A DMakefile6 .MAKEOVERRIDES+= LIBOBJ
/minix/sys/arch/i386/stand/bootxx/
H A DMakefile16 .MAKEOVERRIDES+= LIBOBJ
/minix/external/mit/expat/
H A DMakefile.inc11 .MAKEOVERRIDES+= EXPATOBJDIR.${_LIB}
/minix/usr.bin/make/unit-tests/
H A Dvarcmd.mk29 .MAKEOVERRIDES+= VAR
/minix/share/mk/
H A Dbsd.host.mk59 .MAKEOVERRIDES+= HOST_OSTYPE
H A Dbsd.lua.mk93 .MAKEOVERRIDES+=LIBDO.${_lib}
H A Dbsd.own.mk324 .MAKEOVERRIDES+= _SRC_TOP_
341 .MAKEOVERRIDES+= _SRC_TOP_OBJ_
385 .MAKEOVERRIDES+= TOOLDIR
H A Dbsd.lib.mk55 .MAKEOVERRIDES+=LIBDO.${_lib}
H A Dbsd.README1243 from the srcdir and added to MAKEOVERRIDES (the
/minix/external/mit/xorg/server/xorg-server/
H A DMakefile.Xserver67 .MAKEOVERRIDES+=LIBDIR.${_SL}
/minix/tools/
H A DMakefile.gnuhost50 .MAKEOVERRIDES+= _GNU_CFGSRC
/minix/usr.bin/make/
H A Dmake.h426 #define MAKEOVERRIDES ".MAKEOVERRIDES" macro
H A Dmain.c992 Var_Set(MAKEOVERRIDES, "", VAR_GLOBAL, 0); in main()
H A Dparse.c1968 if (strcmp(line, MAKEOVERRIDES) == 0) in Parse_DoVar()
H A Dvar.c981 Var_Append(MAKEOVERRIDES, name, VAR_GLOBAL); in Var_Set()
/minix/crypto/external/bsd/openssl/dist/
H A DMakefile.org239 THIS=$${THIS:-$@} MAKEFILE=Makefile MAKEOVERRIDES=
H A DMakefile241 THIS=$${THIS:-$@} MAKEFILE=Makefile MAKEOVERRIDES=
/minix/etc/
H A DMakefile43 .MAKEOVERRIDES+= USETOOLS
/minix/external/gpl2/gmake/patches/
H A D0000-gmake-nbsd.patch4000 -`MAKEOVERRIDES', and `MAKEFLAGS' contains a reference to this variable.
4003 -`MAKEOVERRIDES' to empty, like this:
4005 - MAKEOVERRIDES =
4011 -strict compliance with POSIX.2, changing `MAKEOVERRIDES' does not
11867 -* MAKEOVERRIDES: Options/Recursion. (line 49)