Changes in Makefile [3c7702c0:e347396] in mainline


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Makefile

    r3c7702c0 re347396  
    7979        tools/ccheck.sh
    8080
     81ccheck-fix: $(CCHECK)
     82        tools/ccheck.sh --fix
     83
    8184$(CCHECK):
    8285        cd tools && ./build-ccheck.sh
Note: See TracChangeset for help on using the changeset viewer.