summaryrefslogtreecommitdiffhomepage
path: root/project/common.mk
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2015-11-28 05:08:48 -0500
committermidipix <writeonce@midipix.org>2015-11-28 05:30:31 -0500
commit52d60ddf8ef31cdfa2c014e24733cd9bf8333564 (patch)
tree22874d286222b389b3123a4665680b771e8c4765 /project/common.mk
parent742443424b7fd3f972e72e6bc4e9ca39d344abcb (diff)
downloadntcon-52d60ddf8ef31cdfa2c014e24733cd9bf8333564.tar.bz2
ntcon-52d60ddf8ef31cdfa2c014e24733cd9bf8333564.tar.xz
initial commit.
Diffstat (limited to 'project/common.mk')
-rw-r--r--project/common.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/project/common.mk b/project/common.mk
new file mode 100644
index 0000000..8b8af72
--- /dev/null
+++ b/project/common.mk
@@ -0,0 +1,4 @@
+COMMON_SRCS = \
+ src/ntcon.c \
+ src/ntcon_entry_point.c \
+