Changeset d6cd371


Ignore:
Timestamp:
May 31, 2021, 2:48:50 PM (3 years ago)
Author:
Thierry Delisle <tdelisle@…>
Branches:
ADT, arm-eh, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast-unique-expr, pthread-emulation, qualifiedEnum
Children:
788614c
Parents:
01916bc
Message:

Improved INSTALL doc to take into account both devs and users.
cfa-cc from git vs from tarball.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • INSTALL

    r01916bc rd6cd371  
    66make, the system is built by entering the commands:
    77
     8For devs using the root git:
     9
    810  ./autogen.sh
     11        ./configure
     12        make
     13        make install
     14
     15For users using the distributed tarball:
     16
    917        ./configure
    1018        make
Note: See TracChangeset for help on using the changeset viewer.