Home
last modified time | relevance | path

Searched refs:LIBLIB (Results 1 – 15 of 15) sorted by relevance

/dports/graphics/xsane/xsane-d01b4089ce6778e76fa86a0410d4e80cf6eb819e/src/
H A DMakefile.in.WIN3240 LIBLIB = ../lib/liblib.a
69 xsane: $(XSANE_OBJS) $(LIBLIB)
71 $(LIBLIB) $(GIMP_LIBS) $(GTK_LIBS) $(LIBS)
H A DMakefile.in50 LIBLIB = ../lib/liblib.a
107 xsane: $(XSANE_OBJS) $(LIBLIB)
109 $(LIBLIB) $(LIBS) $(SANE_LIBS)
/dports/cad/xcircuit/xcircuit-3.10.30/
H A Dmenus.h284 {"Library Directory (L)", action(startcatalog, Number(LIBLIB))},
417 {"Libdir", yp_xpm, toolaction(startcatalog, Number(LIBLIB)),
H A Dlibraries.c951 updatepagelib(LIBLIB, mode); in composelib()
1775 else if (libmod == PAGELIB || libmod == LIBLIB) { in startcatalog()
1791 || (areawin->topinstance == xobjs.libtop[LIBLIB]) in startcatalog()
H A Dschema.c1129 startcatalog(w, LIBLIB, NULL); in startschemassoc()
H A Dxcircuit.h471 #define LIBLIB 2 macro
H A Dxcircuit.c1663 strcpy(xobjs.libtop[LIBLIB]->thisobject->name, "Library Directory"); in post_initialize()
H A Dmenucalls.c803 composelib(LIBLIB); in createlibrary()
H A Dxtfuncs.c1310 composelib(LIBLIB); in createlibrary()
H A Devents.c2048 startcatalog(NULL, LIBLIB, NULL); in functiondispatch()
2147 if ((areawin->topinstance != xobjs.libtop[LIBLIB]) in functiondispatch()
2181 if (areawin->topinstance == xobjs.libtop[LIBLIB]) break; in functiondispatch()
6452 composelib(LIBLIB); in resizearea()
H A Dxtgui.c2071 composelib(LIBLIB); /* and library directory */ in main()
H A Dtclxcircuit.c8697 composelib(LIBLIB); in xctcl_library()
8706 startcatalog(NULL, LIBLIB, NULL); in xctcl_library()
10280 composelib(LIBLIB); /* and library directory */ in xctcl_start()
/dports/graphics/sane-backends/sane-backends-1.0.32/ChangeLogs/
H A DChangeLog-1.0.325 * backend/Makefile.in: Added all files in lib/ to LIBLIB. This fixes
H A DChangeLog-1.0.16280 * tools/Makefile.in: link sane-desc to $(LIBLIB)
H A DChangeLog-1.0.0584 * backend/Makefile.in: Remove unused LIBLIB macro.