Changeset 82e3b3 in git for omalloc/Makefile.in


Ignore:
Timestamp:
Mar 8, 2002, 1:23:05 PM (22 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'spielwiese', '4a9821a93ffdc22a6696668bd4f6b8c9de3e6c5f')
Children:
bfa90e5f3482c1f70de24c0e07c30c99a578a4fc
Parents:
a99e317cf573a2980db13d1793dcffa22cb1d37c
Message:
*hannes: distclean should not remove configure


git-svn-id: file:///usr/local/Singular/svn/trunk@5983 2c84dea3-7e68-4137-9b89-c4e89433aadc
File:
1 edited

Legend:

Unmodified
Added
Removed
  • omalloc/Makefile.in

    ra99e31 r82e3b3  
    44### Author:  obachman@mathematik.uni-kl.de (Olaf Bachmann)
    55### Created: 11/99
    6 ### Version: $Id: Makefile.in,v 1.14 2002-02-18 10:56:28 Singular Exp $
     6### Version: $Id: Makefile.in,v 1.15 2002-03-08 12:23:05 hannes Exp $
    77#################################################################
    88
     
    235235
    236236distclean: clean
    237         -rm -f  *~ .\#*  stamp-h configure omMalloc.h
     237        -rm -f  *~ .\#*  stamp-h omMalloc.h
    238238        rm -rf omalloc-$(VERSION)
    239239        -rm -f omConfig.h omlimits.h Makefile TAGS* tags config.status config.cache config.log
Note: See TracChangeset for help on using the changeset viewer.