Deleted Added
full compact
lib.in (241774) lib.in (258065)
1/* $Id: lib.in,v 1.13 2012/01/28 23:46:28 joerg Exp $ */
2/*
3 * Copyright (c) 2009 Kristaps Dzonsons <kristaps@bsd.lv>
4 *
5 * Permission to use, copy, modify, and distribute this software for any
6 * purpose with or without fee is hereby granted, provided that the above
7 * copyright notice and this permission notice appear in all copies.
8 *

--- 53 unchanged lines hidden (view full) ---

62LINE("libm", "Math Library (libm, \\-lm)")
63LINE("libm68k", "m68k Architecture Library (libm68k, \\-lm68k)")
64LINE("libmagic", "Magic Number Recognition Library (libmagic, \\-lmagic)")
65LINE("libmd", "Message Digest (MD4, MD5, etc.) Support Library (libmd, \\-lmd)")
66LINE("libmemstat", "Kernel Memory Allocator Statistics Library (libmemstat, \\-lmemstat)")
67LINE("libmenu", "Curses Menu Library (libmenu, \\-lmenu)")
68LINE("libnetgraph", "Netgraph User Library (libnetgraph, \\-lnetgraph)")
69LINE("libnetpgp", "Netpgp signing, verification, encryption and decryption (libnetpgp, \\-lnetpgp)")
1/* $Id: lib.in,v 1.13 2012/01/28 23:46:28 joerg Exp $ */
2/*
3 * Copyright (c) 2009 Kristaps Dzonsons <kristaps@bsd.lv>
4 *
5 * Permission to use, copy, modify, and distribute this software for any
6 * purpose with or without fee is hereby granted, provided that the above
7 * copyright notice and this permission notice appear in all copies.
8 *

--- 53 unchanged lines hidden (view full) ---

62LINE("libm", "Math Library (libm, \\-lm)")
63LINE("libm68k", "m68k Architecture Library (libm68k, \\-lm68k)")
64LINE("libmagic", "Magic Number Recognition Library (libmagic, \\-lmagic)")
65LINE("libmd", "Message Digest (MD4, MD5, etc.) Support Library (libmd, \\-lmd)")
66LINE("libmemstat", "Kernel Memory Allocator Statistics Library (libmemstat, \\-lmemstat)")
67LINE("libmenu", "Curses Menu Library (libmenu, \\-lmenu)")
68LINE("libnetgraph", "Netgraph User Library (libnetgraph, \\-lnetgraph)")
69LINE("libnetpgp", "Netpgp signing, verification, encryption and decryption (libnetpgp, \\-lnetpgp)")
70LINE("libnv", "Name/value pairs library (libnv, \\-lnv)")
70LINE("libossaudio", "OSS Audio Emulation Library (libossaudio, \\-lossaudio)")
71LINE("libpam", "Pluggable Authentication Module Library (libpam, \\-lpam)")
72LINE("libpcap", "Packet Capture Library (libpcap, \\-lpcap)")
73LINE("libpci", "PCI Bus Access Library (libpci, \\-lpci)")
74LINE("libpmc", "Performance Counters Library (libpmc, \\-lpmc)")
75LINE("libposix", "POSIX Compatibility Library (libposix, \\-lposix)")
76LINE("libppath", "Property-List Paths Library (libppath, \\-lppath)")
77LINE("libproc", "Processor Monitoring and Analysis Library (libproc, \\-lproc)")

--- 28 unchanged lines hidden ---
71LINE("libossaudio", "OSS Audio Emulation Library (libossaudio, \\-lossaudio)")
72LINE("libpam", "Pluggable Authentication Module Library (libpam, \\-lpam)")
73LINE("libpcap", "Packet Capture Library (libpcap, \\-lpcap)")
74LINE("libpci", "PCI Bus Access Library (libpci, \\-lpci)")
75LINE("libpmc", "Performance Counters Library (libpmc, \\-lpmc)")
76LINE("libposix", "POSIX Compatibility Library (libposix, \\-lposix)")
77LINE("libppath", "Property-List Paths Library (libppath, \\-lppath)")
78LINE("libproc", "Processor Monitoring and Analysis Library (libproc, \\-lproc)")

--- 28 unchanged lines hidden ---