IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 665


Ignore:
Timestamp:
May 13, 2004, 10:10:36 AM (22 years ago)
Author:
desonia
Message:

include location was wrong.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/collections/Makefile

    r645 r665  
    33##  Makefile:   collections
    44##
    5 ##  $Revision: 1.10 $  $Name: not supported by cvs2svn $
    6 ##  $Date: 2004-05-12 18:07:22 $
     5##  $Revision: 1.11 $  $Name: not supported by cvs2svn $
     6##  $Date: 2004-05-13 20:10:36 $
    77##
    88##  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    2626# Set CFLAGS used by the implicit rule to compile .c
    2727
    28 CFLAGS := $(CFLAGS_RELOC) -I$(includedir)
     28CFLAGS := $(CFLAGS_RELOC) -I../sysUtils
    2929
    3030# Define the source objects
Note: See TracChangeset for help on using the changeset viewer.