IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 18, 2004, 3:50:57 PM (22 years ago)
Author:
gusciora
Message:

...

File:
1 edited

Legend:

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

    r728 r729  
    3434%.lint: %.c
    3535        splint +posixlib -exportlocal -realcompare $(INCLUDE_GLOBAL) $? > $@; cat $@
    36 
    37 %.d: %.c
    38         $(CC) -M $(CFLAGS) $< > $@
    39         sed -i 's/\($*\)\.o[ :]*/\1.o $@ : /g' $@
    40 
    41 include $(SRC_OBJS:.o=.d)
Note: See TracChangeset for help on using the changeset viewer.