Searched refs:make (Results 51 - 75 of 941) sorted by relevance

1234567891011>>

/netbsd-6-1-5-RELEASE/gnu/dist/gmake/
H A Dmakefile.vms83 # Directory to install `make' in.
98 commands.h dep.h filedef.h job.h make.h rule.h variable.h
102 all: config.h make.exe
104 doc: make.info make.dvi
107 make.exe: $(objs)
113 -$(RM) make.exe;,*.obj;
118 commands.obj: commands.c make.h dep.h commands.h filedef.h variable.h job.h
119 job.obj: job.c make.h commands.h job.h filedef.h variable.h
120 dir.obj: dir.c make
[all...]
H A Dbuild_w32.bat1 set make=gnumake variable
11 echo "Creating GNU make for Windows 95/NT"
14 cl.exe /nologo /MT /W3 /GX /Zi /YX /Od /I . /I glob /I w32/include /D TIVOLI /D _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/%make%.pch /Fo.\WinDebug/ /Fd.\WinDebug/%make%.pdb /c variable.c
16 cl.exe /nologo /MT /W3 /GX /Zi /YX /Od /I . /I glob /I w32/include /D _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/%make%.pch /Fo.\WinDebug/ /Fd.\WinDebug/%make%.pdb /c rule.c
18 cl.exe /nologo /MT /W3 /GX /Zi /YX /Od /I . /I glob /I w32/include /D _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/%make%.pch /Fo.\WinDebug/ /Fd.\WinDebug/%make%.pdb /c remote-stub.c
20 cl.exe /nologo /MT /W3 /GX /Zi /YX /Od /I . /I glob /I w32/include /D _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/%make%.pch /Fo.\WinDebug/ /Fd.\WinDebug/%make
[all...]
/netbsd-6-1-5-RELEASE/distrib/cdrom/macppc_installboot/
H A DMakefile10 .if !make(obj) && !make(clean) && !make(cleandir)
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/contrib/regression/
H A Dobjs-gcc.sh107 make all-gdb all-dejagnu all-ld || exit 1
108 make install-gdb install-dejagnu install-ld || exit 1
110 make bootstrap || exit 1
111 make install || exit 1
113 make || exit 1
114 make install || exit 1
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/contrib/regression/
H A Dobjs-gcc.sh106 make all-gdb all-dejagnu all-ld || exit 1
107 make install-gdb install-dejagnu install-ld || exit 1
109 make bootstrap || exit 1
110 make install || exit 1
112 make || exit 1
113 make install || exit 1
/netbsd-6-1-5-RELEASE/sys/arch/mvme68k/stand/installboot/
H A DMakefile15 .if !make(obj) && !make(clean) && !make(cleandir)
/netbsd-6-1-5-RELEASE/lib/librumpclient/
H A DMakefile24 .if !make(obj) && !make(clean) && !make(cleandir)
/netbsd-6-1-5-RELEASE/gnu/dist/gettext/gettext-tools/examples/hello-objc-gnustep/
H A DGNUmakefile5 include $(GNUSTEP_MAKEFILES)/common.make
35 include $(GNUSTEP_MAKEFILES)/aggregate.make
36 include $(GNUSTEP_MAKEFILES)/application.make
H A Dautoclean.sh8 make distclean
/netbsd-6-1-5-RELEASE/external/bsd/byacc/dist/test/
H A Drun_make.sh20 make -f $PROG_DIR/makefile $obj C_FILES=$i srcdir=$PROG_DIR
/netbsd-6-1-5-RELEASE/external/mit/lua/dist/test/
H A Dreadonly.lua1 -- make global variables readonly
/netbsd-6-1-5-RELEASE/tests/examples/
H A Dt_asm.sh42 make check-implemented)
63 atf_set "require.progs" "make"
68 atf_check -s exit:0 -o ignore -e ignore make
/netbsd-6-1-5-RELEASE/share/doc/psd/
H A DMakefile21 .if exists(12.make)
22 SUBDIR+= 12.make
31 # 07.pascal 08.f77 09.f77io 11.adb 12.make 14.sccs 15.yacc \
/netbsd-6-1-5-RELEASE/dist/nvi/perl_scripts/
H A Dmake.pl13 sub make { subroutine
15 open FH, "make 2>&1 |";
/netbsd-6-1-5-RELEASE/external/gpl2/lvm2/dist/daemons/
H A DMakefile33 include ../make.tmpl
/netbsd-6-1-5-RELEASE/external/gpl2/lvm2/dist/doc/
H A DMakefile22 include ../make.tmpl
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/hppa/basic/
H A Dcopr.s5 ; selectors to make sure they're handled correctly.
H A Dfp_misc.s7 ; selectors to make sure they're handled correctly.
H A Dimmed.s7 ; selectors to make sure they're handled correctly.
H A Dspop.s5 ; selectors to make sure they're handled correctly.
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/hppa/parse/
H A Dlinesepbug.s8 ; selectors to make sure they're handled correctly.
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/mips/
H A Daent.s18 # Force at least 8 (non-delay-slot) zero bytes, to make 'objdump' print ...
H A Dbreak20.s15 # force some padding, to make objdump consistently report that there's some
H A Deret-2.s13 # Force at least 8 (non-delay-slot) zero bytes, to make 'objdump' print ...
H A Deret-3.s16 # Force at least 8 (non-delay-slot) zero bytes, to make 'objdump' print ...

Completed in 250 milliseconds

1234567891011>>