IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 29, 2008, 11:35:55 AM (18 years ago)
Author:
Paul Price
Message:

Removing references to guidetool in build.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/src/Makefile.am

    r18366 r18765  
    4646        flatcorr.h \
    4747        faketool.h \
    48         guidetool.h \
    4948        magictool.h \
    5049        pstamptool.h \
     
    109108    regtoolConfig.c
    110109
    111 guidetool_CFLAGS = $(PSLIB_CFLAGS) $(PSMODULES_CFLAGS) $(IPPDB_CFLAGS)
    112 guidetool_LDADD = $(PSLIB_LIBS) $(PSMODULES_LIBS) $(IPPDB_LIBS) libpxtools.la
    113 guidetool_SOURCES = \
    114     guidetool.c \
    115     guidetoolConfig.c
    116 
    117110chiptool_CFLAGS = $(PSLIB_CFLAGS) $(PSMODULES_CFLAGS) $(IPPDB_CFLAGS)
    118111chiptool_LDADD = $(PSLIB_LIBS) $(PSMODULES_LIBS) $(IPPDB_LIBS) libpxtools.la
Note: See TracChangeset for help on using the changeset viewer.