IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 19, 2004, 9:41:51 AM (22 years ago)
Author:
rhl
Message:

Fixed up code for changes in organisation and APIs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/archive/pslib/src/Metadata/Makefile

    r228 r446  
    44
    55PSLIB_DIR = ../../
    6 UTILS_DIR = ../Utils
    76
    8 INCLUDES = -I. -I$(PSLIB_DIR)/include
    9 LIBS = -L$(UTILS_DIR) -lUtils
     7INCLUDES = -I. -I$(PSLIB_DIR)/include -I$(FFTW_DIR)/include
     8LIBS = -L$(PSLIB_DIR)/lib -lUtils
    109
    1110PROGS = metadata
Note: See TracChangeset for help on using the changeset viewer.