diff options
| author | azidar | 2016-02-23 14:33:07 -0800 |
|---|---|---|
| committer | azidar | 2016-02-23 14:33:07 -0800 |
| commit | a7031e7b2d94d3f416346ff990d9ac51c4362e49 (patch) | |
| tree | 5a376aa97b75c0f30ac158286d7c10091ea645f0 /Makefile | |
| parent | 7b34fb8e17b8447e6cdd644579e3a9e06843c5e7 (diff) | |
| parent | c48c691e94afe4919c20fa588a9897316c572447 (diff) | |
Merge branch 'master' of github.com:ucb-bar/firrtl
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -131,6 +131,6 @@ set-linux: ln -f -s $(root_dir)/utils/bin/FileCheck_linux $(root_dir)/utils/bin/FileCheck set-osx: - ln -f -s $(root_dir)/utils/bin/FileCheck_osx $(root_dir)/utils/bin/FileCheck + ln -f -s $(root_dir)/utils/bin/FileCheck_mac $(root_dir)/utils/bin/FileCheck .PHONY: all install build-deploy build check clean fail succeed regress set-scala set-stanza build-scala test-scala |
