summaryrefslogtreecommitdiffstats
path: root/private/tapi/dev/sp/tsp1632/script/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'private/tapi/dev/sp/tsp1632/script/makefile')
-rw-r--r--private/tapi/dev/sp/tsp1632/script/makefile16
1 files changed, 16 insertions, 0 deletions
diff --git a/private/tapi/dev/sp/tsp1632/script/makefile b/private/tapi/dev/sp/tsp1632/script/makefile
new file mode 100644
index 000000000..c23c3c66a
--- /dev/null
+++ b/private/tapi/dev/sp/tsp1632/script/makefile
@@ -0,0 +1,16 @@
+# THUNK Make file
+#
+#
+# Build Environment
+
+ROOT=..\..\..\..\..\..
+IS_OEM=1
+
+VERSIONLIST=debug retail
+DEFAULTVERDIR=debug
+DIR=thunk
+
+COMMONMKFILE=subthk.mk
+
+!include $(ROOT)\root.mk
+