Changeset 775a3db in trunk


Ignore:
Timestamp:
2020-09-17T19:33:13Z (4 years ago)
Author:
Ross Patterson <me@…>
Branches:
master
Children:
d8df6307
Parents:
735ff1e
Message:

build(make): Fix missing target name

From context, I'm assuming this is just an omission.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified Makefile

    r735ff1e r775a3db  
    7373
    7474.PHONY: check-interfaces
     75check-interfaces:
    7576        $(PYTHON) misc/coding_tools/check-interfaces.py 2>&1 |tee violations.txt
    7677        @echo
Note: See TracChangeset for help on using the changeset viewer.