Changeset 8aa03b in git for kernel/makefile


Ignore:
Timestamp:
Aug 25, 2011, 6:36:56 PM (12 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', 'a7324b6e0b44a1a8ed3fa4d9ca3e2ff210ddd52c')
Children:
ef6f951a70b932a931c74771bcc97ed20e73dad7
Parents:
96808051cc040577fa581782fb8007fbe635d585
git-author:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2011-08-25 18:36:56+02:00
git-committer:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 16:12:28+01:00
Message:
ADD: improving tests
File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/makefile

    r9680805 r8aa03b  
    310310# My headers test
    311311check: all test testg
    312         ./test
    313         ./test
     312        SINGULAR_ROOT_DIR=`pwd/../` SINGULARPATH="$SINGULAR_ROOT_DIR/libpolys/polys/.libs" ./test
     313        SINGULAR_ROOT_DIR=`pwd/../` SINGULARPATH="$SINGULAR_ROOT_DIR/libpolys/polys/.libs" ./testg
Note: See TracChangeset for help on using the changeset viewer.