Changeset 13b0e6 in git


Ignore:
Timestamp:
May 11, 2007, 9:59:24 AM (16 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'spielwiese', '828514cf6e480e4bafc26df99217bf2a1ed1ef45')
Children:
3fd4df896525da08d34f33e88e6239994fa4d0e6
Parents:
f7baffd3731670277b3286ad679e9fa44d0e9340
Message:
*hannes: clean target


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

Legend:

Unmodified
Added
Removed
  • Singular/Makefile.in

    rf7baff r13b0e6  
    519519mostlyclean:
    520520        -rm -f Singular Singular-static Singulara Singularg Singularp Singularb libparse feOpt*.inc
    521         -rm -f *.o *.og core *.op *.ob *.ot Singulart *.od *_d.cc *_d.c  *.so*
     521        -rm -f *.o *.og core *.op *.ot Singulart *.od *.so* *.dl_o*
    522522        -rm -f ESingular* TSingular*
    523523
  • kernel/Makefile.in

    rf7baff r13b0e6  
    346346mostlyclean:
    347347        -rm -f p_Procs_*.inc
    348         -rm -f *.o *.og core *.op *.ob *.ot *.od *_d.cc *_d.c p_Procs *.oa *.dl_o* *.so*
     348        -rm -f *.o *.og core *.op *.ob *.ot *.od p_Procs *.oa *.dl_o* *.so*
    349349
    350350clean: mostlyclean
Note: See TracChangeset for help on using the changeset viewer.