Lines Matching refs:libinetutil
90 in detail, and provides examples from the libinetutil library.
254 As an example of how all of this goes together, here's libinetutil's
259 HDRS = libinetutil.h
322 as `libinetutil.a'. You should always specify the `.a' suffix,
346 differ. We'll see an example of this with libinetutil.
506 Once again, here's libinetutil's common Makefile, which shows how many of
508 cause libinetutil.so.1 to be installed in /lib rather than /usr/lib:
510 LIBRARY = libinetutil.a
543 The mapfile for libinetutil is named `mapfile-vers' and resides in $(SRCDIR),
546 Note that for libinetutil, not all of the object files come from SRCDIR. To
561 Makefiles for libinetutil:
590 of these Makefiles include libinetutil/Makefile.com, and it already has a