Changeset 446 for trunk/archive/pslib/src/Metadata/Makefile
- Timestamp:
- Apr 19, 2004, 9:41:51 AM (22 years ago)
- File:
-
- 1 edited
-
trunk/archive/pslib/src/Metadata/Makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/archive/pslib/src/Metadata/Makefile
r228 r446 4 4 5 5 PSLIB_DIR = ../../ 6 UTILS_DIR = ../Utils7 6 8 INCLUDES = -I. -I$(PSLIB_DIR)/include 9 LIBS = -L$( UTILS_DIR)-lUtils7 INCLUDES = -I. -I$(PSLIB_DIR)/include -I$(FFTW_DIR)/include 8 LIBS = -L$(PSLIB_DIR)/lib -lUtils 10 9 11 10 PROGS = metadata
Note:
See TracChangeset
for help on using the changeset viewer.
