Changeset 6b9d05 in git


Ignore:
Timestamp:
Aug 13, 2009, 5:18:01 PM (14 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'spielwiese', '0d6b7fcd9813a1ca1ed4220cfa2b104b97a0a003')
Children:
1a5c219bb7597f012ffdb74de473736ef156c422
Parents:
6620d757775d0859e2fea065552c5016ad0a0089
Message:
*hannes: install profiling/debug


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

Legend:

Unmodified
Added
Removed
  • kernel/Makefile.in

    r6620d75 r6b9d05  
    309309else
    310310        -${INSTALL_PROGRAM} ${DL_LIBS} ${bindir}
    311         -${INSTALL_PROGRAM} ${DL_LIBS} ../Singular
    312         -${INSTALL_PROGRAM} ${DL_LIBSG} ../Singular
    313         -${INSTALL_PROGRAM} ${DL_LIBSP} ../Singular
     311        -${INSTALL_PROGRAM} ${DL_LIBS} ${DL_LIBSG} ${DL_LIBSP} ../Singular
    314312endif
    315313endif
Note: See TracChangeset for help on using the changeset viewer.