"Fossies" - the Fresh Open Source Software Archive

Member "harminv-1.4.2/harminv.pc.in" (20 Jul 2017, 248 Bytes) of package /linux/privat/harminv-1.4.2.tar.gz:


As a special service "Fossies" has tried to format the requested text file into HTML format (style: standard) with prefixed line numbers. Alternatively you can here view or download the uninterpreted source code file.

    1 prefix=@prefix@
    2 exec_prefix=@exec_prefix@
    3 libdir=@libdir@
    4 includedir=@includedir@
    5 
    6 Name: Harminv
    7 Description: harmonic inversion of time series by filter diagonalization
    8 Version: @VERSION@
    9 Libs: -L${libdir} -lharminv @LIBS@
   10 Cflags: -I${includedir}