Home
last modified time | relevance | path

Searched refs:make (Results 1 – 25 of 1668) sorted by relevance

12345678910>>...67

/NextBSD/contrib/ipfilter/
HDMakefile149 @if [ -d test ]; then (cd test; make) \
153 @if [ -d test ]; then (cd test; make clean && make) \
170 make freebsd`uname -r|cut -c1`
173 make setup "TARGOS=BSD" "CPUDIR=$(CPUDIR)"
191 make freebsd20
214 make setup "TARGOS=BSD" "CPUDIR=$(CPUDIR)"
215 …(cd BSD/$(CPUDIR); make build TOP=../.. $(MFLAGS) "ML=mlfk_ipl.c" "MLD=mlfk_ipl.c" "LKM=ipf.ko.5" …
224 make setup "TARGOS=BSD" "CPUDIR=$(CPUDIR)"
225 …(cd BSD/$(CPUDIR); make build TOP=../.. $(MFLAGS) "ML=mlfk_ipl.c" "MLD=mlfk_ipl.c" "LKM=ipf.ko" "L…
226 (cd BSD/$(CPUDIR); make -f Makefile.ipsend build TOP=../.. $(MFLAGS1); cd ..)
[all …]
/NextBSD/contrib/tcp_wrappers/
HDMakefile94 @make REAL_DAEMON_DIR=$(REAL_DAEMON_DIR) STYLE=$(STYLE) \
100 @make REAL_DAEMON_DIR=$(REAL_DAEMON_DIR) STYLE=$(STYLE) \
106 @make REAL_DAEMON_DIR=$(REAL_DAEMON_DIR) STYLE=$(STYLE) \
112 @make REAL_DAEMON_DIR=$(REAL_DAEMON_DIR) STYLE=$(STYLE) \
118 @make REAL_DAEMON_DIR=$(REAL_DAEMON_DIR) STYLE=$(STYLE) \
124 @make REAL_DAEMON_DIR=$(REAL_DAEMON_DIR) STYLE=$(STYLE) \
130 @make REAL_DAEMON_DIR=$(REAL_DAEMON_DIR) STYLE=$(STYLE) \
136 @make REAL_DAEMON_DIR=$(REAL_DAEMON_DIR) STYLE=$(STYLE) \
141 @make REAL_DAEMON_DIR=$(REAL_DAEMON_DIR) STYLE=$(STYLE) \
147 @make REAL_DAEMON_DIR=$(REAL_DAEMON_DIR) STYLE=$(STYLE) \
[all …]
/NextBSD/contrib/apr-util/
HDbuild-outputs.mk3 buckets/apr_brigade.lo: buckets/apr_brigade.c .make.dirs include/apr_buckets.h
4 buckets/apr_buckets.lo: buckets/apr_buckets.c .make.dirs include/apr_buckets.h
5 buckets/apr_buckets_alloc.lo: buckets/apr_buckets_alloc.c .make.dirs include/apr_buckets.h
6 buckets/apr_buckets_eos.lo: buckets/apr_buckets_eos.c .make.dirs include/apr_buckets.h
7 buckets/apr_buckets_file.lo: buckets/apr_buckets_file.c .make.dirs include/apr_buckets.h
8 buckets/apr_buckets_flush.lo: buckets/apr_buckets_flush.c .make.dirs include/apr_buckets.h
9 buckets/apr_buckets_heap.lo: buckets/apr_buckets_heap.c .make.dirs include/apr_buckets.h
10 buckets/apr_buckets_mmap.lo: buckets/apr_buckets_mmap.c .make.dirs include/apr_buckets.h
11 buckets/apr_buckets_pipe.lo: buckets/apr_buckets_pipe.c .make.dirs include/apr_buckets.h
12 buckets/apr_buckets_pool.lo: buckets/apr_buckets_pool.c .make.dirs include/apr_buckets.h
[all …]
/NextBSD/contrib/ipfilter/ipsend/
HDMakefile67 make ipsend "OBJS=$(OBJS)" "UNIXOBJS=$(BPF) $(SUNOS4)" "CC=$(CC)" \
69 make ipresend "ROBJS=$(ROBJS)" "UNIXOBJS=$(BPF) $(SUNOS4)" "CC=$(CC)" \
71 make iptest "TOBJS=$(TOBJS)" "UNIXOBJS=$(BPF) $(SUNOS4)" "CC=$(CC)" \
75 make ipsend "OBJS=$(OBJS)" "UNIXOBJS=$(NIT) $(SUNOS4)" "CC=$(CC)" \
77 make ipresend "ROBJS=$(ROBJS)" "UNIXOBJS=$(NIT) $(SUNOS4)" "CC=$(CC)" \
79 make iptest "TOBJS=$(TOBJS)" "UNIXOBJS=$(NIT) $(SUNOS4)" "CC=$(CC)" \
83 make ipsend "OBJS=$(OBJS)" "UNIXOBJS=$(SUNOS5)" "CC=$(CC)" \
86 make ipresend "ROBJS=$(ROBJS)" "UNIXOBJS=$(SUNOS5)" "CC=$(CC)" \
88 make iptest "TOBJS=$(TOBJS)" "UNIXOBJS=$(SUNOS5)" "CC=$(CC)" \
92 make ipsend "OBJS=$(OBJS)" "UNIXOBJS=$(BPF) $(BSD)" "CC=$(CC)" \
[all …]
/NextBSD/contrib/ee/
HDcreate.make171 Modify the file make.default and build ee by typing:
173 make -f make.default
198 Modify the file make.default and build ee by typing:
200 make -f make.default
255 if [ -f make.local ]
257 mv make.local make.lcl.old
260 echo "DEFINES = $termio $terminfo_exists $BSD_SELECT $catgets $select $curses " > make.local
261 echo "" >> make.local
262 …OCTL $HAS_SYS_WAIT $five_lib $five_include $select_hdr $other_cflags $termcap_exists" >> make.local
263 echo "" >> make.local
[all …]
/NextBSD/contrib/bmake/
HDChangeLog4 Merge with NetBSD make, pick up
10 Merge with NetBSD make, pick up
20 Merge with NetBSD make, pick up
42 Merge with NetBSD make, pick up
54 Merge with NetBSD make, pick up
62 Merge with NetBSD make, pick up
69 Merge with NetBSD make, pick up
79 Merge with NetBSD make, pick up
80 o make.1: document .OBJDIR target
85 Merge with NetBSD make, pick up
[all …]
HDREADME3 This directory contains a port of the BSD make tool (from NetBSD)
7 importing newer make(1) versions from NetBSD. The original code base
9 NetBSD-1.0 usr.bin/make, adding the autoconf and other portability
10 patches to sync it with bmake v2, and then NetBSD's make
12 NetBSD's make was again imported on June 6 and December 15, 2000.
16 make. Since then, NetBSD's make is imported within a week of any
32 To make much use of bmake you will need the bsd.*.mk macros or my
/NextBSD/tools/tools/kerninclude/
HDkerninclude.sh33 make clean > /dev/null 2>&1
34 make cleandir > /dev/null 2>&1
35 make cleandir > /dev/null 2>&1
36 make clean > /dev/null 2>&1
37 make clean > /dev/null 2>&1
57 make LINT
78 make > x.0 2>&1
90 make > x.0 2>&1
133 make -n $o > _
154 make -n $o > _
[all …]
/NextBSD/contrib/apr/
HDbuild-outputs.mk3 encoding/apr_escape.lo: encoding/apr_escape.c .make.dirs include/apr_allocator.h include/apr_errno.…
4 passwd/apr_getpass.lo: passwd/apr_getpass.c .make.dirs include/apr_allocator.h include/apr_errno.h …
5 strings/apr_cpystrn.lo: strings/apr_cpystrn.c .make.dirs include/apr_allocator.h include/apr_errno.…
6 strings/apr_fnmatch.lo: strings/apr_fnmatch.c .make.dirs include/apr_allocator.h include/apr_errno.…
7 strings/apr_snprintf.lo: strings/apr_snprintf.c .make.dirs include/apr_allocator.h include/apr_dso.…
8 strings/apr_strings.lo: strings/apr_strings.c .make.dirs include/apr_allocator.h include/apr_errno.…
9 strings/apr_strnatcmp.lo: strings/apr_strnatcmp.c .make.dirs include/apr_allocator.h include/apr_er…
10 strings/apr_strtok.lo: strings/apr_strtok.c .make.dirs include/apr_allocator.h include/apr_errno.h …
11 tables/apr_hash.lo: tables/apr_hash.c .make.dirs include/apr_allocator.h include/apr_errno.h includ…
12 tables/apr_skiplist.lo: tables/apr_skiplist.c .make.dirs include/apr_allocator.h include/apr_dso.h …
[all …]
/NextBSD/contrib/openpam/
HDINSTALL10 You will need the GNU autotools, GNU make and the GNU compiler suite
45 To compile OpenPAM, simply run "make" (or "gmake" on platforms where
46 "make" is not GNU make) in the top-level OpenPAM directory:
48 # make
52 To install OpenPAM, simply run "make install" (or "gmake install" on
53 platforms where "make" is not GNU make) in the top-level OpenPAM
56 # make install
HDmkpkgng.in94 make=gmake
96 make=make
98 make="$make --no-print-directory --quiet V=0"
115 $make install DESTDIR="$tmproot"
/NextBSD/tools/build/make_check/
HDcheck.mk6 .if exists(${.OBJDIR}/../../../usr.bin/make/make)
7 MK= ${.OBJDIR}/../../../usr.bin/make/make
11 make ${MK_ARG} 2>&1 | tee out-old
15 MK= make
HDMakefile10 .if make(lhs_expn)
67 .if make(C_check)
71 .if make(double)
82 .if make(sysvmatch)
95 .if make(notdef)
104 .if make(modifiers)
130 .if make(arith_expr)
139 .if make(PATH_exists)
147 .if make(double_quotes)
/NextBSD/contrib/dma/
HDINSTALL5 make
8 make install sendmail-link mailq-link install-spool-dirs install-etc
12 … systems that do not default to a compatible "make" version, try using "gmake" or "pmake" instead …
20 * make - BSD make and GNU make is knwon to work
28 make CC=gcc YACC=bison LEX=/usr/bin/flex SH=/bin/bash INSTALL=/usr/bin/install
/NextBSD/release/
HDrelease.sh233 env ${CHROOT_MAKEENV} make ${CHROOT_WMAKEFLAGS} buildworld
234 env ${CHROOT_MAKEENV} make ${CHROOT_IMAKEFLAGS} installworld \
236 env ${CHROOT_MAKEENV} make ${CHROOT_DMAKEFLAGS} distribution \
269 REVISION=$(chroot ${CHROOTDIR} make -C /usr/src/release -V REVISION)
270 BRANCH=$(chroot ${CHROOTDIR} make -C /usr/src/release -V BRANCH)
276 chroot ${CHROOTDIR} make -C /usr/ports/textproc/docproj \
285 eval chroot ${CHROOTDIR} make -C /usr/ports/${_PORT} \
306 eval chroot ${CHROOTDIR} make -C /usr/src ${RELEASE_WMAKEFLAGS} buildworld
307 eval chroot ${CHROOTDIR} make -C /usr/src ${RELEASE_KMAKEFLAGS} buildkernel
327 eval chroot ${CHROOTDIR} make -C /usr/src/release \
[all …]
/NextBSD/contrib/ipfilter/ipsd/
HDMakefile35 make ipsd "OBJS=$(OBJS)" "UNIXOBJS=$(BPF) $(SUNOS4)" "CC=$(CC)" \
39 make ipsd "OBJS=$(OBJS)" "UNIXOBJS=$(NIT) $(SUNOS4)" "CC=$(CC)" \
43 make ipsd "OBJS=$(OBJS)" "UNIXOBJS=$(SUNOS5)" "CC=$(CC)" \
47 make ipsd "OBJS=$(OBJS)" "UNIXOBJS=$(BPF) $(BSD)" "CC=$(CC)" \
51 make ipsd "OBJS=$(OBJS)" "UNIXOBJS=$(LINUX)" "CC=$(CC)" \
58 (cd ..; make $(@:../%=%))
/NextBSD/usr.bin/bmake/tests/
HDREADME3 This directory contains regression tests for make(1).
13 /tmp. The reason for this is, that make tests are generally influenced by
14 all file in a directory, by files in one of make's obscure object directories
15 as well as in other directories make happens to look into. Therefor the
17 tests are executed by cd-ing into that directory and invoking make. The
18 output of the make run (standard output, standard error and the exit status)
23 /tmp/make.${USER}/shell/builtin - actual test directory
24 /tmp/make.${USER}/shell/builtin.OUTPUT - output files
69 % sh test.t -m `pwd`/../obj/make run
70 % MAKE_PROG=/usr/obj/usr/src/usr.bin/make/make prove -r
[all …]
HDtest-new.mk3 NEW_DIR!= make -C ${.CURDIR}/../../../../usr.bin/make -V .OBJDIR
6 rm -rf /tmp/${USER}.make.test
7 env MAKE_PROG=${NEW_DIR}/make ${.SHELL} ./all.sh
/NextBSD/sys/
HDMakefile44 HG_HOOK=if [ \$$HG_ERROR -eq 0 ]; then cd sys && make -m ../share/mk cscope; fi
72 .if !(make(cscope) || make(cscope-clean) || make(cscope-hook) || make(TAGS) || \
73 make(glimpse) || make(glimpse-clean))
/NextBSD/tools/tools/sysbuild/
HDsysbuild.sh213 for a in `make -V _UNIFIED_DEPENDS ${PORTS_OPTS}`
245 pn=`cd $p && make package-name`
252 make clean all install ${PORTS_OPTS}
273 miss=`(cd $p ; make missing ${PORTS_OPTS}) || true`
284 make clean ${PORTS_OPTS}
285 if make install ${PORTS_OPTS} ; then
287 make package ${PORTS_OPTS}
292 make clean
313 if make checksum $PORTS_OPTS ; then
318 make distclean
[all …]
/NextBSD/contrib/unbound/libunbound/python/doc/
HDinstall.rst6 Python 2.4 or higher, SWIG 1.3 or higher, GNU make
15 > make
20 You need GNU make to compile sources; SWIG and Python devel libraries to compile extension module.
28 > make testenv
31 You may want to make install in the main directory since make testenv is for debugging. In contrib…
/NextBSD/contrib/expat/
HDREADME60 After running the configure script, the "make" command will build
61 things and "make install" will install things into their proper
63 "make" options. Note that you need to have write permission into
68 these instructions (after having run "make distclean"):
91 3. Run "make buildlib" (which builds the library only).
92 Or, to save step 2, run "make buildlib LIBRARY=libexpatw.la".
94 4. Run "make installlib" (which installs the library only).
95 Or, if step 2 was omitted, run "make installlib LIBRARY=libexpatw.la".
98 value for DESTDIR, and the rest of the make file using only DESTDIR.
100 $ make install DESTDIR=/path/to/image
[all …]
/NextBSD/contrib/bzip2/
HDwords38 make install
12 make install PREFIX=/xxx/yyy
14 If you are (justifiably) paranoid and want to see what 'make install'
17 make -n install or
18 make -n install PREFIX=/xxx/yyy respectively.
20 The -n instructs make to show the commands it would execute, but
/NextBSD/crypto/openssl/crypto/des/
HDINSTALL14 type 'make'
18 run './speed' to see how fast those optimisations make the library run :-)
30 There are some special Makefile targets that make life easier.
31 make cc - standard cc build
32 make gcc - standard gcc build
33 make x86-elf - x86 assembler (elf), linux-elf.
34 make x86-out - x86 assembler (a.out), FreeBSD
35 make x86-solaris- x86 assembler
36 make x86-bsdi - x86 assembler (a.out with primative assembler).
41 A make install will by default install
/NextBSD/kerberos5/tools/make-roken/
HDMakefile.depend17 make-roken.o: make-roken.c
18 make-roken.po: make-roken.c

12345678910>>...67