/illumos-gate/usr/src/tools/quick/ |
H A D | make-smbclnt | 23 [ -n "$SRC" ] || { 48 test -f $SRC/tools/proto/root_i386-nd/opt/onbld/bin/genoffsets || 49 (cd $SRC/tools && $make install) 50 (cd $SRC/common/mapfiles; $make install) 54 (cd $SRC/tools && $make clobber) 55 (cd $SRC/common/mapfiles; $make clobber) 65 (cd $SRC/uts && $make -k clobber_h) 66 (cd $SRC/head && $make clobber) 76 test -f $SRC/uts/common/sys/priv_names.h || 77 (cd $SRC/uts && $make -k all_h) [all …]
|
H A D | make-nfs | 23 [ -n "$SRC" ] || { 48 test -f $SRC/tools/proto/root_i386-nd/opt/onbld/bin/genoffsets || 49 (cd $SRC/tools && $make install) 50 (cd $SRC/common/mapfiles; $make install) 54 (cd $SRC/tools && $make clobber) 55 (cd $SRC/common/mapfiles; $make clobber) 68 (cd $SRC/uts && $make -k clobber_h) 69 (cd $SRC/head && $make clobber) 79 test -f $SRC/uts/common/sys/priv_names.h || 80 (cd $SRC/uts && $make -k all_h) [all …]
|
H A D | make-zfs | 23 [ -n "$SRC" ] || { 50 test -f $SRC/tools/proto/root_i386-nd/opt/onbld/bin/genoffsets || 51 (cd $SRC/tools && $make install) 52 (cd $SRC/common/mapfiles; $make install) 56 (cd $SRC/tools && $make clobber) 57 (cd $SRC/common/mapfiles; $make clobber) 67 (cd $SRC/uts && $make -k clobber_h) 68 (cd $SRC/head && $make clobber) 78 test -f $SRC/uts/common/sys/priv_names.h || 79 (cd $SRC/uts && $make -k all_h) [all …]
|
H A D | make-smbsrv | 26 [ -n "$SRC" ] || { 51 test -f $SRC/tools/proto/root_i386-nd/opt/onbld/bin/genoffsets || 52 (cd $SRC/tools && $make install) 53 (cd $SRC/common/mapfiles; $make install) 57 (cd $SRC/tools && $make clobber) 58 (cd $SRC/common/mapfiles; $make clobber) 68 (cd $SRC/uts && $make -k clobber_h) 69 (cd $SRC/head && $make clobber) 79 test -f $SRC/uts/common/sys/priv_names.h || 80 (cd $SRC/uts && $make -k all_h) [all …]
|
H A D | make-gss | 26 [ -n "$SRC" ] || { 49 test -f $SRC/tools/proto/root_i386-nd/opt/onbld/bin/genoffsets || 50 (cd $SRC/tools && $make install) 51 (cd $SRC/common/mapfiles; $make install) 55 (cd $SRC/tools && $make clobber) 56 (cd $SRC/common/mapfiles; $make clobber) 66 (cd $SRC/uts && $make -k clobber_h) 67 (cd $SRC/head && $make clobber) 77 test -f $SRC/uts/common/sys/priv_names.h || 78 (cd $SRC/uts && $make -k all_h) [all …]
|
H A D | make-idmap | 26 [ -n "$SRC" ] || { 49 test -f $SRC/tools/proto/root_i386-nd/opt/onbld/bin/genoffsets || 50 (cd $SRC/tools && $make install) 51 (cd $SRC/common/mapfiles; $make install) 55 (cd $SRC/tools && $make clobber) 56 (cd $SRC/common/mapfiles; $make clobber) 66 (cd $SRC/uts && $make -k clobber_h) 67 (cd $SRC/head && $make clobber) 77 test -f $SRC/uts/common/sys/priv_names.h || 78 (cd $SRC/uts && $make -k all_h) [all …]
|
/illumos-gate/usr/src/tools/svc/configd/ |
H A D | Makefile | 29 include $(SRC)/tools/Makefile.tools 30 include $(SRC)/cmd/svc/configd/Makefile.shared.com 33 LIBUUTIL = $(SRC)/lib/libuutil 34 LIBSCF = $(SRC)/lib/libscf 35 LIBSQLITE = $(SRC)/lib/libsqlite 37 CPPFLAGS += -I$(SRC)/cmd/svc/configd \ 38 -I$(SRC)/cmd/svc/common -I$(SRC)/common/svc \ 40 -I$(SRC)/tools/svc/libsqlite \ 51 include $(SRC)/Makefile.native 62 %.o: $(SRC)/cmd/svc/configd/%.c [all …]
|
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/ |
H A D | Makefile.com | 226 include $(SRC)/lib/gss_mechs/mech_krb5/Makefile.mech_krb5 235 -I$(SRC)/uts/common/gssapi \ 236 -I$(SRC)/uts/common/gssapi/include \ 237 -I$(SRC)/lib/gss_mechs/mech_krb5/mech \ 238 -I$(SRC)/lib/gss_mechs/mech_krb5/include/krb5 \ 245 -I$(SRC)/lib/krb5 \ 246 -I$(SRC)/lib/krb5/kadm5 \ 247 -I$(SRC)/uts/common/gssapi/mechs/krb5/include \ 248 -I$(SRC)/uts/common/gssapi/mechs/krb5/crypto/des 315 objs/%.o pics/%.o: $(SRC)/uts/common/gssapi/%.c [all …]
|
/illumos-gate/usr/src/lib/krb5/plugins/kdb/ldap/ |
H A D | Makefile.com | 40 include $(SRC)/lib/krb5/Makefile.lib 45 include $(SRC)/lib/gss_mechs/mech_krb5/Makefile.mech_krb5 51 -I$(SRC)/cmd/krb5/iprop \ 52 -I$(SRC)/lib/krb5 \ 53 -I$(SRC)/lib/krb5/kdb \ 54 -I$(SRC)/lib/krb5/plugins/kdb/ldap/libkdb_ldap \ 55 -I$(SRC)/lib/gss_mechs/mech_krb5/include \ 56 -I$(SRC)/lib/gss_mechs/mech_krb5/krb5/os \ 57 -I$(SRC)/lib/gss_mechs/mech_krb5/include/krb5 \ 58 -I$(SRC)/uts/common/gssapi/include/ \ [all …]
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/envmon/ |
H A D | Makefile | 27 include $(SRC)/Makefile.psm 35 include $(SRC)/lib/Makefile.lib 39 include $(SRC)/cmd/picl/plugins/Makefile.com 47 CPPFLAGS += -I$(SRC)/uts/sun4u/ -I$(SRC)/uts/common/ 48 CPPFLAGS += -I$(SRC)/cmd/picl/plugins/lib/picld_pluginutil 52 LDLIBS += -L$(SRC)/cmd/picl/plugins/lib/picld_pluginutil/$(MACH) 53 LDLIBS += -L$(SRC)/lib/libpicltree/$(MACH) 54 LDLIBS += -L$(SRC)/cmd/picl/plugins/common/piclevent 55 LDLIBS += -L$(SRC)/cmd/picl/plugins/common/memcfg 56 LDLIBS += -L$(SRC)/cmd/picl/plugins/common/devtree [all …]
|
/illumos-gate/usr/src/cmd/krb5/ldap_util/ |
H A D | Makefile | 36 GETDATE = $(SRC)/cmd/krb5/kadmin/cli/getdate.o 42 include $(SRC)/cmd/Makefile.cmd 43 include $(SRC)/lib/gss_mechs/mech_krb5/Makefile.mech_krb5 52 -I$(SRC)/lib/gss_mechs/mech_krb5 \ 53 -I$(SRC)/lib/gss_mechs/mech_krb5/include \ 54 -I$(SRC)/lib/gss_mechs/mech_krb5/include/krb5 \ 55 -I$(SRC)/lib/krb5 \ 56 -I$(SRC)/lib/krb5/kdb \ 57 -I$(SRC)/lib/krb5/plugins/kdb/ldap/libkdb_ldap \ 58 -I$(SRC)/cmd/krb5/kadmin/cli \ [all …]
|
/illumos-gate/usr/src/tools/svc/svccfg/ |
H A D | Makefile | 27 include $(SRC)/tools/Makefile.tools 28 include $(SRC)/cmd/svc/svccfg/Makefile.shared.com 30 SRCDIR = $(SRC)/cmd/svc/svccfg 31 COMDIR = $(SRC)/cmd/svc/common 33 CPPFLAGS += -I. -I$(SRC)/cmd/svc/svccfg -I$(SRC)/cmd/svc/common \ 40 LIBTECLA = $(SRC)/lib/libtecla # just for the header 41 LIBUUTIL = $(SRC)/lib/libuutil 48 -L$(SRC)/tools/svc/libscf -R '$$ORIGIN/../../lib/$(MACH)' \ 52 include $(SRC)/Makefile.native 69 include $(SRC)/cmd/svc/svccfg/Makefile.shared.targ
|
/illumos-gate/usr/src/lib/libctf/ |
H A D | Makefile.shared.com | 63 MAPFILEDIR = $(SRC)/lib/libctf 65 include $(SRC)/lib/Makefile.lib 68 $(COMMON_OBJS:%.o=$(SRC)/common/ctf/%.c) \ 69 $(LIB_OBJS:%.o=$(SRC)/lib/libctf/common/%.c) \ 70 $(LIST_OBJS:%.o=$(SRC)/common/list/%.c) \ 71 $(MERGEQ_OBJS:%.o=$(SRC)/lib/mergeq/%.c) 78 SRCDIR = $(SRC)/lib/libctf/common 80 CPPFLAGS += -I$(SRC)/lib/libctf/common \ 81 -I$(SRC)/common/ctf \ 82 -I$(SRC)/lib/libdwarf/common \ [all …]
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lw8/frutree/ |
H A D | Makefile | 27 include $(SRC)/Makefile.psm 35 include $(SRC)/lib/Makefile.lib 39 include $(SRC)/cmd/picl/plugins/Makefile.com 41 CPPFLAGS += -D_REENTRANT -I$(SRC)/uts/sun4u/serengeti 42 CPPFLAGS += -I$(SRC)/uts/sun4u/serengeti 43 CPPFLAGS += -I$(SRC)/uts/sun4u/lw8 44 CPPFLAGS += -I$(SRC)/uts/sun4u 45 CPPFLAGS += -I$(SRC)/uts/common 57 LDLIBS += -L$(SRC)/lib/libpicltree/$(MACH) 58 LDLIBS += -L$(SRC)/cmd/picl/plugins/common/devtree [all …]
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/ |
H A D | Makefile | 26 include $(SRC)/Makefile.psm 34 include $(SRC)/lib/Makefile.lib 38 include $(SRC)/cmd/picl/plugins/Makefile.com 73 CPPFLAGS += -I$(SRC)/cmd/picl/plugins/lib/picld_pluginutil 74 CPPFLAGS += -I$(SRC)/uts/sun4u/mpxu 75 CPPFLAGS += -I$(SRC)/uts/sun4u/ -I$(SRC)/uts/common/ 76 CPPFLAGS += -I$(SRC)/uts/sun4u/sys/i2c/clients 82 LDLIBS += -L$(SRC)/cmd/picl/plugins/lib/picld_pluginutil/$(MACH) 84 LDLIBS += -L$(SRC)/lib/libpicltree/$(MACH) 85 LDLIBS += -L$(SRC)/cmd/picl/plugins/common/memcfg [all …]
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4v/piclsbl/ |
H A D | Makefile | 32 include $(SRC)/lib/Makefile.lib 33 include $(SRC)/Makefile.psm 35 include $(SRC)/cmd/picl/plugins/Makefile.com 39 $(OBJS_DIR)/%.o: $(SRC)/sun4v/piclsbl/%.c 51 CPPFLAGS += -I$(SRC)/sun4v/piclsbl 52 CPPFLAGS += -I$(SRC)/uts/common/sys 53 CPPFLAGS += -I$(SRC)/lib/libpcp/common 57 LDLIBS += -L$(SRC)/lib/libpicl/$(MACH) -L$(SRC)/lib/libpicltree/$(MACH) 76 include $(SRC)/cmd/picl/plugins/Makefile.targ 77 include $(SRC)/lib/Makefile.targ
|
/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/ |
H A D | Makefile.com | 44 include $(SRC)/lib/krb5/Makefile.lib 49 include $(SRC)/lib/gss_mechs/mech_krb5/Makefile.mech_krb5 58 -I$(SRC)/cmd/krb5/iprop \ 59 -I$(SRC)/lib/krb5 \ 60 -I$(SRC)/lib/krb5/kdb \ 61 -I$(SRC)/lib/gss_mechs/mech_krb5/include \ 62 -I$(SRC)/lib/gss_mechs/mech_krb5/krb5/os \ 63 -I$(SRC)/lib/gss_mechs/mech_krb5/include/krb5 \ 64 -I$(SRC)/uts/common/gssapi/include/ \ 65 -I$(SRC)/uts/common/gssapi/mechs/krb5/include [all …]
|
/illumos-gate/usr/src/lib/krb5/plugins/preauth/pkinit/ |
H A D | Makefile.com | 44 include $(SRC)/lib/krb5/Makefile.lib 50 include $(SRC)/lib/gss_mechs/mech_krb5/Makefile.mech_krb5 59 CPPFLAGS += -I$(SRC)/lib/krb5 \ 60 -I$(SRC)/lib/krb5/kdb \ 61 -I$(SRC)/lib/gss_mechs/mech_krb5/include \ 62 -I$(SRC)/lib/gss_mechs/mech_krb5/krb5/os \ 63 -I$(SRC)/lib/gss_mechs/mech_krb5/include/krb5 \ 64 -I$(SRC)/uts/common/gssapi/include/ \ 65 -I$(SRC)/uts/common/gssapi/mechs/krb5/include \ 66 -I$(SRC) [all …]
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/cherrystone/frutree/ |
H A D | Makefile | 26 include $(SRC)/Makefile.psm 34 include $(SRC)/lib/Makefile.lib 38 include $(SRC)/cmd/picl/plugins/Makefile.com 41 CPPFLAGS += -I$(SRC)/uts/sun4u/ -I$(SRC)/uts/common/ 42 CPPFLAGS += -I$(SRC)/lib/libdevfsevent -I$(SRC)/uts/common 58 DEVTREE_SRC_DIR = $(SRC)/cmd/picl/plugins/common/devtree 61 LDLIBS += -L$(SRC)/lib/libptree/$(MACH) 62 LDLIBS += -L$(SRC)/cmd/picl/plugins/common/devtree 93 include $(SRC)/lib/Makefile.targ 94 include $(SRC)/cmd/picl/plugins/Makefile.targ
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/cherrystone/psvcpolicy/ |
H A D | Makefile | 33 include $(SRC)/lib/Makefile.lib 34 include $(SRC)/Makefile.psm 36 include $(SRC)/cmd/picl/plugins/Makefile.com 44 CPPFLAGS += -I$(SRC)/uts/sun4u 45 CPPFLAGS += -I$(SRC)/cmd/picl/plugins/sun4u/psvc/psvcobj 50 LDLIBS += -L$(SRC)/lib/libpicl/$(MACH) -L$(SRC)/lib/libpicltree/$(MACH) 51 LDLIBS += -L$(SRC)/cmd/picl/plugins/sun4u/psvc/psvcobj 52 LDLIBS += -L$(SRC)/cmd/picl/plugins/sun4u/psvc/psvcplugin 62 UTSBASE= $(SRC)/uts 94 include $(SRC)/cmd/picl/plugins/Makefile.targ [all …]
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/daktari/frutree/ |
H A D | Makefile | 26 include $(SRC)/Makefile.psm 34 include $(SRC)/lib/Makefile.lib 38 include $(SRC)/cmd/picl/plugins/Makefile.com 42 CPPFLAGS += -I$(SRC)/uts/sun4u/ -I$(SRC)/uts/common/ 43 CPPFLAGS += -I$(SRC)/lib/libdevfsevent -I$(SRC)/uts/common 59 DEVTREE_SRC_DIR = $(SRC)/cmd/picl/plugins/common/devtree 62 LDLIBS += -L$(SRC)/lib/libptree/$(MACH) 63 LDLIBS += -L$(SRC)/cmd/picl/plugins/common/devtree 94 include $(SRC)/lib/Makefile.targ 95 include $(SRC)/cmd/picl/plugins/Makefile.targ
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/littleneck/psvcpolicy/ |
H A D | Makefile | 33 include $(SRC)/lib/Makefile.lib 34 include $(SRC)/Makefile.psm 36 include $(SRC)/cmd/picl/plugins/Makefile.com 44 CPPFLAGS += -I$(SRC)/uts/sun4u 45 CPPFLAGS += -I$(SRC)/cmd/picl/plugins/sun4u/psvc/psvcobj 50 LDLIBS += -L$(SRC)/lib/libpicl/$(MACH) -L$(SRC)/lib/libpicltree/$(MACH) 51 LDLIBS += -L$(SRC)/cmd/picl/plugins/sun4u/psvc/psvcobj 52 LDLIBS += -L$(SRC)/cmd/picl/plugins/sun4u/psvc/psvcplugin 62 UTSBASE= $(SRC)/uts 94 include $(SRC)/cmd/picl/plugins/Makefile.targ [all …]
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lw2plus/fcal_leds/ |
H A D | Makefile | 26 include $(SRC)/Makefile.psm 34 include $(SRC)/lib/Makefile.lib 38 include $(SRC)/cmd/picl/plugins/Makefile.com 50 CPPFLAGS += -I$(SRC)/uts/sun4u/ -I$(SRC)/uts/common/ 63 LDLIBS += -L$(SRC)/lib/libpicltree/$(MACH) 64 LDLIBS += -L$(SRC)/cmd/picl/plugins/common/devtree 65 LDLIBS += -L$(SRC)/cmd/picl/plugins/common/piclevent 66 LDLIBS += -L$(SRC)/cmd/picl/plugins/common/frutree 67 LDLIBS += -L$(SRC)/cmd/picl/plugins/common/memcfg 102 include $(SRC)/lib/Makefile.targ [all …]
|
/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/ |
H A D | Makefile.com | 92 AESDIR= $(SRC)/common/crypto/aes 93 BLOWFISHDIR= $(SRC)/common/crypto/blowfish 94 ARCFOURDIR= $(SRC)/common/crypto/arcfour 95 DESDIR= $(SRC)/common/crypto/des 96 DHDIR= $(SRC)/common/crypto/dh 97 DSADIR= $(SRC)/common/crypto/dsa 98 ECCDIR= $(SRC)/common/crypto/ecc 99 MPIDIR= $(SRC)/common/mpi 100 RSADIR= $(SRC)/common/crypto/rsa 101 RNGDIR= $(SRC)/common/crypto/rng [all …]
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/chicago/envd/ |
H A D | Makefile | 27 include $(SRC)/Makefile.psm 35 include $(SRC)/lib/Makefile.lib 39 include $(SRC)/cmd/picl/plugins/Makefile.com 42 CPPFLAGS += -I$(SRC)/uts/sun4u/ -I$(SRC)/uts/common/ 43 CPPFLAGS += -I$(SRC)/uts/sun4u/chicago 44 CPPFLAGS += -I$(SRC)/cmd/picl/plugins/lib/picld_pluginutil 59 LDLIBS += -L$(SRC)/lib/libpicltree/$(MACH) 60 LDLIBS += -L$(SRC)/cmd/picl/plugins/common/devtree 61 LDLIBS += -L$(SRC)/cmd/picl/plugins/lib/picld_pluginutil/$(MACH) 103 include $(SRC)/lib/Makefile.targ [all …]
|