Changeset 2472

Show
Ignore:
Timestamp:
04/24/04 19:31:34 (9 years ago)
Author:
mds
Message:

remove old library versions in make clean

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lm-sensors/trunk/lib/Module.mk

    r2454 r2472  
    145145        $(RM) $(LIB_DIR)/*.lo $(LIB_DIR)/*.ao 
    146146        $(RM) $(LIBTARGETS) $(LIBEXTRACLEAN) 
     147# old versions 
     148        $(RM) $(LIB_DIR)/$(LIBSHBASENAME).* 
    147149clean :: clean-lib