Searched refs:LIBDIR (Results 1 – 19 of 19) sorted by relevance
/illumos-gate/usr/src/cmd/dtrace/test/cmd/jdtrace/ |
H A D | Makefile | 47 LIBDIR=lib macro 50 JDTRACE_JAR=$(LIBDIR)/jdtrace.jar 82 @mkdir -p $(LIBDIR) 101 $(ROOTLIBJAVA)/%.jar: $(LIBDIR)/%.jar
|
/illumos-gate/usr/src/cmd/backup/dump/ |
H A D | Makefile | 83 LIBDIR= $(UFSROOTUSRLIBFS)/$(FSTYPE) macro 85 $(LIBDIR):= DIRMODE= 0755 105 install: all $(LIBDIR) $(UFSROOTPKGUSRLIBFSTYPE) dumpdates \ 131 $(LIBDIR):
|
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/ |
H A D | PROBE.mk | 11 probe.sh : $(LIBDIR)/probe/$(<:O=1)/probe $(>:N=*.(probe|sh)) 13 $(LIBDIR)/probe/$(<:O=1)/$(<:O=2) :INSTALLDIR: probe $(>:N!=*.(probe|sh))
|
H A D | MAPLIB.mk | 19 $(LIBDIR)/lib/$(L) :INSTALL: $(L).req
|
H A D | Makefile | 42 $(LIBDIR)/make :INSTALLDIR: package.mk PROBE.mk TEST.mk WWW.mk \
|
H A D | make.probe | 46 probe_shared_registry_path="\$(LIBDIR)/$probe_shared_registry_file" 123 dll_dir='$(LIBDIR)' 1044 shared='-T512 -H512 -L$(LIBDIR): -berok -bmodtype:SRE'
|
H A D | package.sh | 589 unset FIGNORE BINDIR DLLDIR ETCDIR FUNDIR INCLUDEDIR LIBDIR LOCALEDIR MANDIR SHAREDIR 2>/dev/null |…
|
H A D | RELEASE | 453 make.probe: add CC.DLL.DIR = $(BINDIR) or $(LIBDIR)
|
/illumos-gate/usr/src/cmd/oamuser/group/ |
H A D | Makefile | 45 LIBDIR= ../lib macro 46 LIBUSRGRP= $(LIBDIR)/lib.a
|
/illumos-gate/usr/src/cmd/oamuser/user/ |
H A D | Makefile | 62 LIBDIR= ../lib macro 63 LIBUSRGRP= $(LIBDIR)/lib.a
|
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/include/ |
H A D | autoconf.h | 53 #define LIBDIR "/usr/lib" macro
|
/illumos-gate/usr/src/cmd/lp/filter/postscript/ |
H A D | README | 29 If you change LIBDIR or FONTDIR (in Makefile) make the corresponding changes to 47 /usr/lib/postscript/* ie. $(LIBDIR)/* in Makefile 55 The final pathnames depend on the values assigned to LIBDIR, BINDIR, MACRODIR, 113 LIBDIR - All the files from directory ./postscript that end in .ps (plus 231 The definitions of LIBDIR and FONTDIR in Makefile must agree with what's 276 others) are copied to /usr/lib/postscript (ie. $(LIBDIR)) when you do an
|
/illumos-gate/usr/src/cmd/lp/filter/postscript/common/ |
H A D | README | 25 agree with the LIBDIR and FONTDIR definitions in ../Makefile.
|
/illumos-gate/usr/src/cmd/lp/filter/postscript/postscript/ |
H A D | README | 24 (ie. LIBDIR in ../Makefile) when you do an install.
|
/illumos-gate/usr/src/cmd/vi/ |
H A D | README | 52 ${LIBDIR}....make sure this is where you
|
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/os/ |
H A D | locate_kdc.c | 329 static const char *objdirs[] = { KRB5_PLUGIN_BUNDLE_DIR, LIBDIR "/krb5/plugins/libkrb5", NULL }; /*… 331 static const char *objdirs[] = { LIBDIR "/krb5/plugins/libkrb5", NULL };
|
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/ |
H A D | preauth2.c | 48 static const char *objdirs[] = { KRB5_PLUGIN_BUNDLE_DIR, LIBDIR "/krb5/plugins/preauth", NULL }; /*… 51 static const char *objdirs[] = { LIBDIR "/krb5/plugins/preauth", NULL };
|
/illumos-gate/usr/src/cmd/krb5/krb5kdc/ |
H A D | kdc_preauth.c | 75 static const char *objdirs[] = { KRB5_PLUGIN_BUNDLE_DIR, LIBDIR "/krb5/plugins/preauth", NULL }; /*… 77 static const char *objdirs[] = { LIBDIR "/krb5/plugins/preauth", NULL };
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/ |
H A D | Makefile | 280 $(LIBDIR)/file/magic :INSTALL: magic.tab
|