Searched refs:TOP (Results 1 - 25 of 113) sorted by relevance

12345

/freebsd-11-stable/contrib/less/
H A Dposition.h14 #define TOP (0) macro
/freebsd-11-stable/contrib/elftoolchain/brandelf/
H A DMakefile3 TOP= .. macro
9 .include "${TOP}/mk/elftoolchain.prog.mk"
/freebsd-11-stable/usr.sbin/apmd/
H A Dapmdlex.l51 %s TOP
57 BEGIN TOP;
63 <TOP>[ \t]+ ;
64 <TOP>\n lineno++;
65 <TOP>, { return COMMA; }
66 <TOP>; { return SEMICOLON; }
67 <TOP>#.*$ ;
69 <TOP>apm_event { return APMEVENT; }
71 <TOP>NOEVENT { yylval.ev = EVENT_NOEVENT; return EVENT; }
72 <TOP>STANDBYRE
[all...]
/freebsd-11-stable/contrib/elftoolchain/elfdump/
H A DMakefile3 TOP= .. macro
11 .include "${TOP}/mk/elftoolchain.prog.mk"
/freebsd-11-stable/contrib/elftoolchain/nm/
H A DMakefile4 TOP= .. macro
13 .include "${TOP}/mk/elftoolchain.prog.mk"
/freebsd-11-stable/contrib/elftoolchain/size/
H A DMakefile3 TOP= .. macro
10 .include "${TOP}/mk/elftoolchain.prog.mk"
/freebsd-11-stable/contrib/elftoolchain/strings/
H A DMakefile3 TOP= .. macro
10 .include "${TOP}/mk/elftoolchain.prog.mk"
/freebsd-11-stable/contrib/elftoolchain/cxxfilt/
H A DMakefile3 TOP= .. macro
15 .include "${TOP}/mk/elftoolchain.prog.mk"
/freebsd-11-stable/contrib/elftoolchain/readelf/
H A DMakefile3 TOP= .. macro
15 .include "${TOP}/mk/elftoolchain.prog.mk"
/freebsd-11-stable/contrib/elftoolchain/addr2line/
H A DMakefile3 TOP= .. macro
15 .include "${TOP}/mk/elftoolchain.prog.mk"
/freebsd-11-stable/share/doc/atf/
H A DMakefile32 FILESGROUPS= TOP
35 TOP= AUTHORS COPYING NEWS README macro
/freebsd-11-stable/contrib/elftoolchain/common/
H A DMakefile3 TOP= .. macro
18 .include "${TOP}/mk/elftoolchain.inc.mk"
/freebsd-11-stable/share/doc/llvm/
H A DMakefile9 FILESGROUPS= TOP
10 TOP= LICENSE.TXT COPYRIGHT.regex macro
/freebsd-11-stable/share/doc/llvm/clang/
H A DMakefile7 FILESGROUPS= TOP
8 TOP= LICENSE.TXT macro
/freebsd-11-stable/share/examples/drivers/
H A Dmake_pseudo_driver.sh19 TOP=`cd /sys; pwd -P`
20 echo "Using ${TOP} as the path to the kernel sources!"
22 TOP=${2}
27 if [ -d ${TOP}/${i} ]
31 echo "${TOP}/${i}: no such directory."
38 if [ -d ${TOP}/modules/${1} ]; then
48 rm -rf ${TOP}/dev/${1}
49 rm -rf ${TOP}/modules/${1}
50 rm ${TOP}/conf/files.${UPPER}
51 rm ${TOP}/i38
[all...]
/freebsd-11-stable/crypto/openssl/util/
H A Ddomd5 TOP=$1
21 touch $TOP/krb5.h
24 ${PERL} $TOP/util/clean-depend.pl < Makefile > Makefile.new
35 ${PERL} $TOP/util/clean-depend.pl < Makefile.tmp > Makefile.new
46 rm $TOP/krb5.h
/freebsd-11-stable/crypto/openssl/crypto/krb5/
H A DMakefile6 TOP= ../.. macro
8 INCLUDES= -I.. -I$(TOP) -I../../include
19 LIB=$(TOP)/libcrypto.a
42 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
45 @$(PERL) $(TOP)/util/mklink.pl ../../include/openssl $(EXHEADER)
46 @$(PERL) $(TOP)/util/mklink.pl ../../test $(TEST)
47 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
/freebsd-11-stable/contrib/elftoolchain/libpe/
H A DMakefile3 TOP= .. macro
32 .include "${TOP}/mk/elftoolchain.lib.mk"
/freebsd-11-stable/contrib/ipfilter/
H A DMakefile21 CFLAGS=-I$$(TOP) -D_BSD_SOURCE
215 (cd BSD/$(CPUDIR); make build TOP=../.. $(MFLAGS) "ML=mlfk_ipl.c" "MLD=mlfk_ipl.c" "LKM=ipf.ko.5" "LKMR=ipfrule.ko.5" "DLKM=-DKLD_MODULE" "MLR=mlfk_rule.o"; cd ..)
216 # (cd BSD/$(CPUDIR); make -f Makefile.ipsend build TOP=../.. $(MFLAGS1); cd ..)
225 (cd BSD/$(CPUDIR); make build TOP=../.. $(MFLAGS) "ML=mlfk_ipl.c" "MLD=mlfk_ipl.c" "LKM=ipf.ko" "LKMR=ipfrule.ko" "DLKM=-DKLD_MODULE" "MLR=mlfk_rule.o"; cd ..)
226 (cd BSD/$(CPUDIR); make -f Makefile.ipsend build TOP=../.. $(MFLAGS1); cd ..)
230 (cd BSD/$(CPUDIR); make build TOP=../.. $(MFLAGS1) "ML=mlf_ipl.c" "MLR=mlf_rule.o" LKM= LKMR=; cd ..)
231 (cd BSD/$(CPUDIR); make -f Makefile.ipsend build TOP=../.. $(MFLAGS1); cd ..)
244 (cd BSD/$(CPUDIR); make build TOP=../.. $(MFLAGS) 'DLKM=-D_LKM' "ML=mln_ipl.c" LKMR= "MLR=mln_rule.o"; cd ..)
245 # (cd BSD/$(CPUDIR); make -f Makefile.ipsend build TOP=../.. $(MFLAGS); cd ..)
249 (cd BSD/$(CPUDIR); make build TOP
[all...]
/freebsd-11-stable/contrib/ipfilter/lib/
H A DMakefile8 INCDEP=$(TOP)/ip_compat.h $(TOP)/ip_fil.h $(TOP)/ipf.h
173 $(DEST)/checkrev.o: $(LIBSRC)/checkrev.c $(INCDEP) $(TOP)/ipl.h
203 $(DEST)/getnattype.o: $(LIBSRC)/getnattype.c $(INCDEP) $(TOP)/ip_nat.h
247 $(DEST)/load_dstlist.o: $(LIBSRC)/load_dstlist.c $(INCDEP) $(TOP)/ip_dstlist.h
250 $(TOP)/ip_dstlist.h
252 $(DEST)/load_hash.o: $(LIBSRC)/load_hash.c $(INCDEP) $(TOP)/ip_htable.h
254 $(DEST)/load_hashnode.o: $(LIBSRC)/load_hashnode.c $(INCDEP) $(TOP)/ip_htable.h
258 $(DEST)/load_pool.o: $(LIBSRC)/load_pool.c $(INCDEP) $(TOP)/ip_poo
[all...]
/freebsd-11-stable/contrib/elftoolchain/ar/
H A DMakefile3 TOP= .. macro
30 .include "${TOP}/mk/elftoolchain.prog.mk"
/freebsd-11-stable/contrib/elftoolchain/elfcopy/
H A DMakefile3 TOP= .. macro
5 .include "${TOP}/mk/elftoolchain.components.mk"
49 .include "${TOP}/mk/elftoolchain.prog.mk"
/freebsd-11-stable/contrib/elftoolchain/libelftc/
H A DMakefile3 TOP= .. macro
56 ${.CURDIR}/make-toolchain-version -t ${.CURDIR}/${TOP} \
60 .include "${TOP}/mk/elftoolchain.lib.mk"
/freebsd-11-stable/crypto/openssl/crypto/idea/
H A DMakefile6 TOP= ../.. macro
19 LIB=$(TOP)/libcrypto.a
41 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
44 @$(PERL) $(TOP)/util/mklink.pl ../../include/openssl $(EXHEADER)
45 @$(PERL) $(TOP)/util/mklink.pl ../../test $(TEST)
46 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
/freebsd-11-stable/crypto/openssl/crypto/lhash/
H A DMakefile6 TOP= ../.. macro
19 LIB=$(TOP)/libcrypto.a
41 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
44 @$(PERL) $(TOP)/util/mklink.pl ../../include/openssl $(EXHEADER)
45 @$(PERL) $(TOP)/util/mklink.pl ../../test $(TEST)
46 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)

Completed in 107 milliseconds

12345