diff options
Diffstat (limited to 'project/common.mk')
-rw-r--r-- | project/common.mk | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/project/common.mk b/project/common.mk new file mode 100644 index 0000000..3dc0727 --- /dev/null +++ b/project/common.mk @@ -0,0 +1,3 @@ +APP_SRCS = \ + +COMMON_SRCS = \ |