Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/libcfa/Makefile.am

    r10a97adb rd8548e2  
    1111## Created On       : Sun May 31 08:54:01 2015
    1212## Last Modified By : Peter A. Buhr
    13 ## Last Modified On : Thu Apr 12 14:38:34 2018
    14 ## Update Count     : 231
     13## Last Modified On : Fri Feb  9 15:51:24 2018
     14## Update Count     : 223
    1515###############################################################################
    1616
     
    4646CC = ${abs_top_srcdir}/src/driver/cfa
    4747
    48 headers = fstream iostream iterator limits rational time stdlib \
     48headers = fstream iostream iterator limits rational stdlib \
    4949          containers/maybe containers/pair containers/result containers/vector
    5050
     
    100100        math                            \
    101101        gmp                             \
    102         time_t.h                        \
    103         clock                   \
    104102        bits/align.h            \
     103        bits/cfatime.h          \
    105104        bits/containers.h               \
    106105        bits/defs.h             \
Note: See TracChangeset for help on using the changeset viewer.