IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 18, 2007, 4:11:34 PM (19 years ago)
Author:
Paul Price
Message:

Using psastro to get the reference stars, instead of a text file.

File:
1 edited

Legend:

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

    r12833 r12917  
    11bin_PROGRAMS = ppSim
    22
    3 ppSim_CPPFLAGS = $(PSLIB_CFLAGS) $(PSMODULE_CFLAGS) $(ppSim_CFLAGS)
    4 ppSim_LDFLAGS = $(PSLIB_LIBS) $(PSMODULE_LIBS)
     3ppSim_CPPFLAGS = $(PSLIB_CFLAGS) $(PSMODULE_CFLAGS) $(PSASTRO_CFLAGS) $(ppSim_CFLAGS)
     4ppSim_LDFLAGS = $(PSLIB_LIBS) $(PSMODULE_LIBS) $(PSASTRO_LIBS)
    55ppSim_SOURCES = \
    66        ppSim.c                 \
Note: See TracChangeset for help on using the changeset viewer.