IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 13, 2004, 1:53:59 PM (22 years ago)
Author:
gusciora
Message:

Brought psStats.c up-to-date with the new psVector.

File:
1 edited

Legend:

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

    r666 r674  
    1212%.o:    %.c
    1313        @echo "    Compiling $<. "
    14         $(CC) $(CFLAGS) -I../sysUtils -I../collections -c $< -o $@
     14        $(CC) $(CFLAGS) -I../sysUtils -I../collections -I.. -c $< -o $@
    1515
    1616libpslib.a:     $(SRC_OBJS)
Note: See TracChangeset for help on using the changeset viewer.