Skip to content

Commit

Permalink
add default buildoptions.mk for workflow compilation
Browse files Browse the repository at this point in the history
  • Loading branch information
catriverr committed Sep 8, 2024
1 parent c103585 commit bb00e44
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions buildoptions.mk
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
USE_NCURSES := false
USE_EXTERNAL := false
TARGET_NAME := lib/bin/gmeng.h
DEBUG_MODE := false

0 comments on commit bb00e44

Please sign in to comment.