File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / pciutils / lib / libpci.pc.in
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Fri Feb 17 15:18:43 2012 UTC (13 years, 1 month ago) by misho
Branches: pciutils, MAIN
CVS tags: v3_1_9, HEAD
pciutils

    1: prefix=@PREFIX@
    2: includedir=@INCDIR@
    3: libdir=@LIBDIR@
    4: idsdir=@IDSDIR@
    5: 
    6: Name: libpci
    7: Description: libpci
    8: Version: @VERSION@
    9: Libs: -L${libdir} -lpci
   10: Libs.private: @LDLIBS@
   11: Cflags: -I${includedir}

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>