Home
last modified time | relevance | path

Searched refs:PROCESSOR (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/capsicum-test/
H A DGNUmakefile12 PROCESSOR:=$(shell uname -p) macro
14 ifneq ($(wildcard /usr/lib/$(PROCESSOR)-linux-gnu),)
16 PLATFORM_LIBDIR=/usr/lib/$(PROCESSOR)-linux-gnu
26 PROCESSOR=i386 macro
31 PROCESSOR=x32 macro
/freebsd/usr.bin/m4/
H A DNOTES26 THE M4 MACRO PROCESSOR, Unix Programmer's Manual,
/freebsd/crypto/openssl/Configurations/
H A Dwindows-makefile.tmpl406 PROCESSOR= {- $config{processor} -}
770 .' "$(PERLASM_SCHEME)"'.$incs.' '.$cppflags.$defs.' $(PROCESSOR)';
H A Dunix-Makefile.tmpl484 # For x86 assembler: Set PROCESSOR to 386 if you want to support
486 PROCESSOR= {- $config{processor} -}
1572 .' "$(PERLASM_SCHEME)"'.$incs.' '.$cppflags.$defs.' $(PROCESSOR)';