Changeset e8f6f94 in mainline


Ignore:
Timestamp:
2018-03-29T14:34:32Z (6 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
5b8f731
Parents:
ccea254
Message:

Add C-style check to make check.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Makefile

    rccea254 re8f6f94  
    9999
    100100# Pre-integration build check
    101 check: $(CHECK)
     101check: ccheck $(CHECK)
    102102ifdef JOBS
    103103        $(CHECK) -j $(JOBS)
Note: See TracChangeset for help on using the changeset viewer.