IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 24, 2004, 1:02:20 PM (22 years ago)
Author:
desonia
Message:

Added any leftover *.d.tmp files to clean target.

File:
1 edited

Legend:

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

    r761 r766  
    3434clean:
    3535        @echo "    Deleting intermediate files for 'sysUtils'"
    36         $(RM) $(SRC_OBJS) *.lint $(SRC_OBJS:.o=.d)
     36        $(RM) $(SRC_OBJS) *.lint $(SRC_OBJS:.o=.d*)
    3737
    3838%.lint: %.c
Note: See TracChangeset for help on using the changeset viewer.