IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 1, 2007, 11:03:03 AM (19 years ago)
Author:
eugene
Message:

added various plots, more work on the mosaic astrometry

File:
1 edited

Legend:

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

    r10830 r10864  
    55bin_PROGRAMS = psastro
    66psastro_CPPFLAGS = $(PSLIB_CFLAGS) $(PSMODULE_CFLAGS) $(PSASTRO_CFLAGS)
    7 psastro_LDFLAGS = $(PSLIB_LIBS) $(PSMODULE_LIBS)
     7psastro_LDFLAGS = $(PSLIB_LIBS) $(PSMODULE_LIBS) $(PSASTRO_LIBS)
    88psastro_LDADD = libpsastro.la
    99
     
    3434psastroMosaicOneChip.c      \
    3535psastroMosaicSetAstrom.c    \
    36 psastroMosaicSetMatch.c
     36psastroMosaicSetMatch.c     \
     37psastroDemoDump.c           \
     38psastroDemoPlot.c
    3739
    3840include_HEADERS = \
Note: See TracChangeset for help on using the changeset viewer.