IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 31, 2007, 5:07:16 PM (19 years ago)
Author:
jhoblitt
Message:

use IPP_STDOPTS macro
cleanup CFLAGS usage

File:
1 edited

Legend:

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

    r5782 r11526  
    1 AM_CFLAGS = $(PSLIB_CFLAGS) $(pois_CFLAGS)
     1AM_CFLAGS = $(PSLIB_CFLAGS)
    22AM_LDFLAGS = $(PSLIB_LIBS)
    33
    4 pois_CPPFLAGS = $(PSLIB_CFLAGS) $(pois_CFLAGS)
     4pois_CPPFLAGS = $(PSLIB_CFLAGS)
    55pois_LDFLAGS = $(PSLIB_LIBS)
    66
Note: See TracChangeset for help on using the changeset viewer.