Skip to content

Commit

Permalink
Rename ARM.inc to Make.arm
Browse files Browse the repository at this point in the history
  • Loading branch information
ViralBShah committed Apr 1, 2015
1 parent 3d2d84e commit 4910074
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion README.arm.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Next, create a file in the `julia` top-level directory called
`Make.user` with the following contents:

```
include $(JULIAHOME)/ARM.inc
include $(JULIAHOME)/Make.arm
```

Then proceed to build as described in the primary README. Just typing
Expand Down

0 comments on commit 4910074

Please sign in to comment.