diff options
| author | Kathy Gray | 2017-01-25 14:02:13 +0000 |
|---|---|---|
| committer | Kathy Gray | 2017-01-25 14:02:13 +0000 |
| commit | 2968c83f019b6945ac06a6faf8aaf518e92bdc29 (patch) | |
| tree | a6f2bf7e5bbc7fa7420686db1ef2a69b71ff8c7b /Makefile | |
| parent | f3426bab18961a59886e0100dcc93f7f8402f3a6 (diff) | |
| parent | f2c3c4d00d0004c73004b61b8e6c8096841e208b (diff) | |
Merge branch 'master' of https://bitbucket.org/Peter_Sewell/sail
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ .PHONY: all sail language clean archs -all: sail +all: sail interpreter apply_header: headache -c etc/headache_config -h etc/mips_header `ls mips/*.sail` |
