Home
last modified time | relevance | path

Searched refs:LIBRARY (Results 1 – 25 of 284) sorted by relevance

12345678910>>...12

/netbsd-src/external/bsd/openldap/dist/build/
H A Dmod.mk19 LIBRARY = $(LIBBASE).la
40 $(LIBRARY): version.lo
60 all-mod: $(LIBRARY) all-local-mod FORCE
65 install-mod: $(LIBRARY)
67 $(LTINSTALL) $(INSTALLFLAGS) -m 755 $(LIBRARY) $(DESTDIR)$(moduledir)
82 $(RM) $(LIBRARY) $(LIBSTAT) version.c *.o *.lo a.out core .libs/*
H A Dlib.mk19 all-common: $(LIBRARY) $(PROGRAMS)
23 $(MKVERSION) $(LIBRARY) > $@
41 $(RM) $(LIBRARY) ../$(LIBRARY) $(XLIBRARY) \
H A Dlib-static.mk19 $(LIBRARY): version.o
H A Dlib-shared.mk26 $(LIBRARY): version.lo
/netbsd-src/external/bsd/openldap/dist/servers/slapd/slapi/
H A DMakefile.in17 LIBRARY = libslapi.la
37 XLIBS = $(LIBRARY)
49 $(LTINSTALL) $(INSTALLFLAGS) -m 644 $(LIBRARY) $(DESTDIR)$(libdir); \
/netbsd-src/external/bsd/openldap/dist/libraries/liblber/
H A DMakefile.in16 LIBRARY = liblber.la
37 XLIBS = $(LIBRARY) $(LDAP_LIBLUTIL_A)
54 $(LTINSTALL) $(INSTALLFLAGS) -m 644 $(LIBRARY) $(DESTDIR)$(libdir)
/netbsd-src/external/bsd/nvi/dist/common/
H A Dgs.c128 #if defined(DEBUG) || defined(PURIFY) || defined(LIBRARY) in win_end()
160 #if defined(DEBUG) || defined(PURIFY) || defined(LIBRARY) in gs_end()
194 #if defined(DEBUG) || defined(PURIFY) || defined(LIBRARY) in gs_end()
/netbsd-src/external/bsd/openldap/dist/libraries/librewrite/
H A DMakefile.in29 LIBRARY = librewrite.a
31 XLIBS = $(LIBRARY) $(LDAP_LIBLUTIL_A) \
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Ddefparse.h58 LIBRARY = 259, /* LIBRARY */ enumerator
95 #define LIBRARY 259 macro
H A Ddefparse.y34 %token NAME LIBRARY DESCRIPTION STACKSIZE HEAPSIZE CODE DATA
54 | LIBRARY opt_name opt_base option_list { def_library ($2, $3); }
/netbsd-src/external/gpl3/binutils/dist/ld/
H A Ddeffilep.h58 LIBRARY = 259, /* LIBRARY */ enumerator
95 #define LIBRARY 259 macro
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Ddefparse.h58 LIBRARY = 259, /* LIBRARY */ enumerator
95 #define LIBRARY 259 macro
H A Ddefparse.y34 %token NAME LIBRARY DESCRIPTION STACKSIZE HEAPSIZE CODE DATA
54 | LIBRARY opt_name opt_base option_list { def_library ($2, $3); }
/netbsd-src/external/gpl3/binutils.old/dist/ld/
H A Ddeffilep.h58 LIBRARY = 259, /* LIBRARY */ enumerator
94 #define LIBRARY 259 macro
/netbsd-src/external/bsd/openldap/dist/libraries/liblutil/
H A DMakefile.in16 LIBRARY = liblutil.a
27 XLIBS = $(LIBRARY) $(LDAP_LIBLBER_LA)
/netbsd-src/external/bsd/openldap/dist/libraries/liblunicode/
H A DMakefile.in16 LIBRARY = liblunicode.a
25 XLIB = $(LIBRARY)
/netbsd-src/external/lgpl3/mpc/dist/
H A DMakefile.vc61 LIBRARY = libmpc.dll
65 LIBRARY = libmpc.lib
269 $(LIBRARY): $(DIRMPC)config.h $(CPPOBJECTS)
286 del *.obj $(CPPLINKOBJECTS) $(LIBRARY) *.tlh $(DIRMPC)config.h *.dll *.lib *.exe
294 install: $(LIBRARY)
299 copy $(LIBRARY) $(DESTDIR)\lib
309 copy $(LIBRARY) $(DIRMPCTESTS)
/netbsd-src/external/bsd/openldap/dist/servers/slapd/overlays/
H A DMakefile.in59 LIBRARY = ../liboverlays.a
65 static: $(LIBRARY)
159 $(LIBRARY): $(OBJS) version.lo
/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A DMakefile.in16 LIBRARY = libldap.la
57 XLIBS = $(LIBRARY) $(LDAP_LIBLBER_LA) $(LDAP_LIBLUTIL_A)
85 $(LTINSTALL) $(INSTALLFLAGS) -m 644 $(LIBRARY) $(DESTDIR)$(libdir)
/netbsd-src/external/cddl/dtracetoolkit/dist/Examples/
H A Dhotuser_example.txt55 LIBRARY COUNT PCNT
71 LIBRARY COUNT PCNT
/netbsd-src/external/cddl/dtracetoolkit/dist/Docs/Examples/
H A Dhotuser_example.txt55 LIBRARY COUNT PCNT
71 LIBRARY COUNT PCNT
/netbsd-src/external/bsd/libarchive/dist/libarchive/test/
H A Dtest.h31 #define LIBRARY "libarchive" macro
/netbsd-src/external/bsd/tre/dist/win32/
H A Dtre.def1 LIBRARY "tre.dll"
/netbsd-src/external/bsd/bzip2/dist/
H A Dlibbz2.def1 LIBRARY LIBBZ2
/netbsd-src/external/bsd/libevent/dist/cmake/
H A DAddEventLibrary.cmake43 LIBRARY DESTINATION "lib" COMPONENT lib
70 LIBRARY DESTINATION "lib" COMPONENT lib

12345678910>>...12