Changeset 549b99 in git


Ignore:
Timestamp:
Oct 8, 2009, 4:38:23 PM (14 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'spielwiese', '828514cf6e480e4bafc26df99217bf2a1ed1ef45')
Children:
23ab77a71f89616ef0697fae07d84e3a8b621e1b
Parents:
d065cd984dcdbaa794be8a7a43c69e54c1c3c000
Message:
*hannes: fix profiling


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

Legend:

Unmodified
Added
Removed
  • libfac/Makefile.in

    rd065cd r549b99  
    1 # $Id: Makefile.in,v 1.17 2009-05-13 18:25:05 Singular Exp $
     1# $Id: Makefile.in,v 1.18 2009-10-08 14:38:23 Singular Exp $
    22#################################################
    33SHELL           = /bin/sh
     
    156156        $(RANLIB) ${libdir}/${TARGETNAME}.a
    157157        -$(RANLIB) ${libdir}/libsingfac_g.a
    158         -$(RANLIB) ${libdir}/libsingfac_g.a
     158        -$(RANLIB) ${libdir}/libsingfac_p.a
    159159
    160160uninstall:
Note: See TracChangeset for help on using the changeset viewer.