/titanic_50/usr/src/cmd/dtrace/test/cmd/jdtrace/ |
H A D | Makefile | 47 LIBDIR=lib macro 50 JDTRACE_JAR=$(LIBDIR)/jdtrace.jar 84 @mkdir -p $(LIBDIR) 103 $(ROOTLIBJAVA)/%.jar: $(LIBDIR)/%.jar
|
/titanic_50/usr/src/tools/elfsign/ |
H A D | Makefile | 36 LIBDIR= $(SRC)/lib/libelfsign/common macro 37 SRCS= $(CMDDIR)/$(PROG).c $(LIBOBJS:%.o=$(LIBDIR)/%.c) 67 %.o: $(LIBDIR)/%.c
|
/titanic_50/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):
|
/titanic_50/usr/src/cmd/oamuser/group/ |
H A D | Makefile | 46 LIBDIR= ../lib macro 47 LIBUSRGRP= $(LIBDIR)/lib.a
|
/titanic_50/usr/src/cmd/vi/port/ |
H A D | port.mk.370 | 46 LIBDIR= /usr/lib 142 # -cp ex${VERSION}strings ${LIBDIR}/ex${VERSION}strings 157 cp ex${VERSION}strings ${DESTDIR}${LIBDIR}/ex${VERSION}strings 163 cp exrecover ${DESTDIR}${LIBDIR}/ex${VERSION}recover 164 cp expreserve ${DESTDIR}${LIBDIR}/ex${VERSION}preserve 165 chmod 4755 ${DESTDIR}${LIBDIR}/ex${VERSION}recover ${DESTDIR}${LIBDIR}/ex${VERSION}preserve
|
H A D | port.mk.c70 | 46 LIBDIR= /usr/lib 149 # -cp ex${VERSION}strings ${LIBDIR}/ex${VERSION}strings 166 # cp ex${VERSION}strings ${DESTDIR}${LIBDIR}/ex${VERSION}strings 174 cp exrecover ${DESTDIR}${LIBDIR}/ex${VERSION}recover 175 cp expreserve ${DESTDIR}${LIBDIR}/ex${VERSION}preserve 176 chmod 4755 ${DESTDIR}${LIBDIR}/ex${VERSION}recover ${DESTDIR}${LIBDIR}/ex${VERSION}preserve
|
H A D | port.mk.70 | 48 LIBDIR= /usr/lib 147 # -cp ex${VERSION}strings ${LIBDIR}/ex${VERSION}strings 163 # cp ex${VERSION}strings ${DESTDIR}${LIBDIR}/ex${VERSION}strings 171 cp exrecover ${DESTDIR}${LIBDIR}/ex${VERSION}recover 172 cp expreserve ${DESTDIR}${LIBDIR}/ex${VERSION}preserve 173 chmod 4755 ${DESTDIR}${LIBDIR}/ex${VERSION}recover ${DESTDIR}${LIBDIR}/ex${VERSION}preserve
|
H A D | port.mk.usg | 35 LIBDIR = $(ROOT)/usr/lib 333 $(INS) -f $(LIBDIR) -m 555 -u bin -g bin exrecover 334 $(INS) -f $(LIBDIR) -m 555 -u bin -g bin expreserve
|
/titanic_50/usr/src/cmd/oamuser/user/ |
H A D | Makefile | 65 LIBDIR= ../lib macro 66 LIBUSRGRP= $(LIBDIR)/lib.a
|
/titanic_50/usr/src/lib/hal/libhal/amd64/ |
H A D | Makefile | 29 LIBDIR = $(LIBDIR64) macro
|
/titanic_50/usr/src/lib/hal/libhal/sparcv9/ |
H A D | Makefile | 30 LIBDIR=$(LIBDIR64) macro
|
/titanic_50/usr/src/lib/hal/libhal-storage/amd64/ |
H A D | Makefile | 30 LIBDIR = $(LIBDIR64) macro
|
/titanic_50/usr/src/lib/hal/libhal-storage/sparcv9/ |
H A D | Makefile | 30 LIBDIR=$(LIBDIR64) macro
|
/titanic_50/usr/src/lib/hal/ |
H A D | Makefile.com | 32 LIBDIR = /usr/lib
|
/titanic_50/usr/src/lib/gss_mechs/mech_krb5/include/ |
H A D | autoconf.h | 53 #define LIBDIR "/usr/lib" macro
|
/titanic_50/usr/src/cmd/lp/filter/postscript/common/ |
H A D | README | 25 agree with the LIBDIR and FONTDIR definitions in ../Makefile.
|
/titanic_50/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
|
/titanic_50/usr/src/cmd/lp/filter/postscript/postscript/ |
H A D | README | 24 (ie. LIBDIR in ../Makefile) when you do an install.
|
/titanic_50/usr/src/cmd/sgs/packages/common/ |
H A D | pkginfo.tmpl | 30 LIBDIR=lib
|
/titanic_50/usr/src/cmd/vi/ |
H A D | README | 54 ${LIBDIR}....make sure this is where you
|
/titanic_50/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 };
|
/titanic_50/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 };
|
/titanic_50/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 };
|