Changeset 715936 in git for kernel/makefile


Ignore:
Timestamp:
Sep 9, 2011, 7:41:13 PM (13 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', '17f1d200f27c5bd38f5dfc6e8a0879242279d1d8')
Children:
f29ab6c2e7fe07c324d37a46dfb6a9760b4ecb66
Parents:
534886637bbc60712e1adffc56bba8346d98e245
git-author:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2011-09-09 19:41:13+02:00
git-committer:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 16:12:40+01:00
Message:
FIX: omalloc should be configured with with-external-config_h=../Singular/omSingularConfig.h (?)
FIX: moved memory management to Singular/
FIX: mmstd.c should not provide mm/c/v -alloc & free (recursion problem!)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/makefile

    r5348866 r715936  
    9090
    9191# normal C source files
    92 CSOURCES=fegetopt.c mmstd.c
     92CSOURCES = fegetopt.c
    9393
    9494# special C++ source files (need extra compiling and/or linking), for which
     
    114114        fegetopt.h \
    115115        ratgring.h shiftgb.h nc.h \
    116         mmalloc.h \
    117116        semic.h \
    118117        gfan.h preimage.h
Note: See TracChangeset for help on using the changeset viewer.