IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 9, 2004, 5:58:36 PM (22 years ago)
Author:
rhl
Message:

Build using .h files from PSLib

File:
1 edited

Legend:

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

    r163 r201  
    11CC = cc -std=c99
    2 CFLAGS = -Wall -g
     2CFLAGS = -Wall -g -I$(PSLIB_DIR)/include
     3
     4PSLIB_DIR = ../../PSLib
    35
    46libUtils.a : array.o dlist.o hash.o logmsg.o memory.o misc.o trace.o
Note: See TracChangeset for help on using the changeset viewer.