diff options
| author | Robert Norton | 2018-05-09 17:49:12 +0100 |
|---|---|---|
| committer | Robert Norton | 2018-05-09 17:49:12 +0100 |
| commit | 710ae06814ca26797a9120f2ecd1d69e0074b32b (patch) | |
| tree | 4ea81f51d80438581c12cce029fbf4096501e25f /mips/Makefile | |
| parent | a2256e805507a1a6511b6088c757ff500b27b957 (diff) | |
remove redundant cloc targets.
Diffstat (limited to 'mips/Makefile')
| -rw-r--r-- | mips/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/mips/Makefile b/mips/Makefile index 6e3ef49e..6d605d60 100644 --- a/mips/Makefile +++ b/mips/Makefile @@ -31,8 +31,5 @@ M%.thy: m%.lem m%_types.lem mips_extras.lem LOC_FILES:=$(MIPS_PRE) $(MIPS_TLB) $(MIPS_SAILS) $(MIPS_MAIN) include ../etc/loc.mk -cloc: $(LOC_FILES) - cloc --by-file --force-lang C,sail $^ - clean: rm -rf mips Mips.thy mips.lem _sbuild |
