Lines Matching refs:libinetutil
87 in detail, and provides examples from the libinetutil library.
250 As an example of how all of this goes together, here's libinetutil's
255 HDRS = libinetutil.h
317 as `libinetutil.a'. You should always specify the `.a' suffix,
341 differ. We'll see an example of this with libinetutil.
475 Once again, here's libinetutil's common Makefile, which shows how many of
477 cause libinetutil.so.1 to be installed in /lib rather than /usr/lib:
479 LIBRARY = libinetutil.a
509 The mapfile for libinetutil is named `mapfile-vers' and resides in $(SRCDIR),
512 Note that for libinetutil, not all of the object files come from SRCDIR. To
527 Makefiles for libinetutil:
560 of these Makefiles include libinetutil/Makefile.com, and it already has a