� :-Yc @ s� d d l Z d d l Z d d l m Z d d l Z d � Z d � Z d e j f d � � YZ d � Z d � Z d � Z d � Z d � Z d S( i����N( t setupc C s4 y t j j | � SWn t k r/ } | GHd SXd S( Ni ( t ost patht getmtimet OSError( t filenamet msg( ( sN /projects/68c8b2b8-03ba-44d4-a0d1-5d771c8cb465/code/alex/psage/build_system.pyt time_stamp s c C s' | j d � s t � t j j | � \ } } | d k r? d n d } t j j | � d d | } | d | } | s� t j j | � r� t | � t | � k r� | g f Sn | j d t j d � | j d t j d � d j g | D] } d | ^ q� � } d | | | | f } | | g f S( Ns .pyxs c++t cppt ci t .t /s %s/src/sage/ext/t SAGE_ROOTs %s/src/t s -I '%s' sX cd %s && python `which cython` --embed-positions --directive cdivision=False %s -o %s %s( t endswitht AssertionErrorR R t splitt splitextt existsR t appendt environt join( t f_pyxt languaget include_dirst forcet dirt ft extt outfilet full_outfilet xt includest cmd( ( sN /projects/68c8b2b8-03ba-44d4-a0d1-5d771c8cb465/code/alex/psage/build_system.pyt cython&