Home
last modified time | relevance | path

Searched refs:LIBDIR (Results 1 – 23 of 23) sorted by relevance

/titanic_50/usr/src/cmd/dtrace/test/cmd/jdtrace/
H A DMakefile47 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 DMakefile36 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 DMakefile83 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 DMakefile46 LIBDIR= ../lib macro
47 LIBUSRGRP= $(LIBDIR)/lib.a
/titanic_50/usr/src/cmd/vi/port/
H A Dport.mk.37046 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 Dport.mk.c7046 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 Dport.mk.7048 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 Dport.mk.usg35 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 DMakefile65 LIBDIR= ../lib macro
66 LIBUSRGRP= $(LIBDIR)/lib.a
/titanic_50/usr/src/lib/hal/libhal/amd64/
H A DMakefile29 LIBDIR = $(LIBDIR64) macro
/titanic_50/usr/src/lib/hal/libhal/sparcv9/
H A DMakefile30 LIBDIR=$(LIBDIR64) macro
/titanic_50/usr/src/lib/hal/libhal-storage/amd64/
H A DMakefile30 LIBDIR = $(LIBDIR64) macro
/titanic_50/usr/src/lib/hal/libhal-storage/sparcv9/
H A DMakefile30 LIBDIR=$(LIBDIR64) macro
/titanic_50/usr/src/lib/hal/
H A DMakefile.com32 LIBDIR = /usr/lib
/titanic_50/usr/src/lib/gss_mechs/mech_krb5/include/
H A Dautoconf.h53 #define LIBDIR "/usr/lib" macro
/titanic_50/usr/src/cmd/lp/filter/postscript/common/
H A DREADME25 agree with the LIBDIR and FONTDIR definitions in ../Makefile.
/titanic_50/usr/src/cmd/lp/filter/postscript/
H A DREADME29 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 DREADME24 (ie. LIBDIR in ../Makefile) when you do an install.
/titanic_50/usr/src/cmd/sgs/packages/common/
H A Dpkginfo.tmpl30 LIBDIR=lib
/titanic_50/usr/src/cmd/vi/
H A DREADME54 ${LIBDIR}....make sure this is where you
/titanic_50/usr/src/lib/gss_mechs/mech_krb5/krb5/os/
H A Dlocate_kdc.c329 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 Dpreauth2.c48 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 Dkdc_preauth.c75 static const char *objdirs[] = { KRB5_PLUGIN_BUNDLE_DIR, LIBDIR "/krb5/plugins/preauth", NULL }; /*…
77 static const char *objdirs[] = { LIBDIR "/krb5/plugins/preauth", NULL };