IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 14, 2006, 4:55:08 PM (20 years ago)
Author:
Paul Price
Message:

Making ppStats into a library, so we can incorporate it into ppImage, etc. There's still an executable which provides a wrapper to the functionality. Nothing tested yet following the change.

Location:
trunk/ppStats
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppStats

    • Property svn:ignore
      •  

        old new  
        1010install-sh
        1111missing
         12config.guess
         13config.sub
         14libtool
         15ltmain.sh
         16ppStats.pc
  • trunk/ppStats/Makefile.am

    r7902 r8337  
    22
    33CLEANFILES = *~ core core.*
     4
     5pkgconfigdir = $(libdir)/pkgconfig
     6pkgconfig_DATA= ppStats.pc
     7
     8EXTRA_DIST = \
     9        ppStats.pc.in
Note: See TracChangeset for help on using the changeset viewer.