aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbryan newbold <bnewbold@leaflabs.com>2013-12-19 17:10:21 -0500
committerbryan newbold <bnewbold@leaflabs.com>2013-12-19 18:00:53 -0500
commit28008c0463ce26ecd2243b5921ac37a511e3f910 (patch)
tree096c2cfc764269cb4272c39e3f5a0e51268bd9e0
parenta998a5b1341a0e7650f2b27a7ef221f3a2ec2714 (diff)
downloadbasic-hdl-template-28008c0463ce26ecd2243b5921ac37a511e3f910.tar.gz
basic-hdl-template-28008c0463ce26ecd2243b5921ac37a511e3f910.zip
buildsys: hack to ensure correct target is selected
-rw-r--r--Makefile.example1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.example b/Makefile.example
index c0c566d..81bca85 100644
--- a/Makefile.example
+++ b/Makefile.example
@@ -1,4 +1,5 @@
# If this file is named ./Makefile.example, move it to ./Makefile and edit it.
+default: bitfiles
### Project-specific Makefile