IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 13315


Ignore:
Timestamp:
May 9, 2007, 1:37:33 PM (19 years ago)
Author:
Paul Price
Message:

Facilities for building a library aren't needed for binaries.

Location:
trunk/pswarp
Files:
1 deleted
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/pswarp/Makefile.am

    r10947 r13315  
    22
    33CLEANFILES = *.pyc *~ core core.*
    4 
    5 pkgconfigdir = $(libdir)/pkgconfig
    6 pkgconfig_DATA= pswarp.pc
    7 
    8 EXTRA_DIST = \
    9         pswarp.pc.in \
    10         autogen.sh
  • trunk/pswarp/configure.ac

    r13104 r13315  
    4242  Makefile
    4343  src/Makefile
    44   pswarp.pc
    4544])
    4645
  • trunk/pswarp/src/Makefile.am

    r13104 r13315  
    3333BUILT_SOURCES = pswarpErrorCodes.h pswarpErrorCodes.c
    3434CLEANFILES = pswarpErrorCodes.h pswarpErrorCodes.c
    35 EXTRA_DIST = pswarpErrorCodes.dat pswarpErrorCodes.c.in pswarpErrorCodes.h.in
    3635
    3736pswarpErrorCodes.h : pswarpErrorCodes.dat pswarpErrorCodes.h.in
Note: See TracChangeset for help on using the changeset viewer.