diff options
-rw-r--r-- | Makefile.example | 1 |
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 |