summaryrefslogtreecommitdiffstats
path: root/src/input/detail/Makefile.autogen
diff options
context:
space:
mode:
authorSebastien Braun2010-11-04 00:38:24 +0100
committerSebastien Braun2010-11-04 00:38:24 +0100
commit4fcc0efae9738bb28922da592fff78cfef50277b (patch)
treeb3855b36abe874606a802ec75fc573543d2d7b35 /src/input/detail/Makefile.autogen
parent[PVSMGRTOUCH] resetall bug fixed (diff)
parentDocumentation fixes and code cleanup (diff)
downloadpvs-4fcc0efae9738bb28922da592fff78cfef50277b.tar.gz
pvs-4fcc0efae9738bb28922da592fff78cfef50277b.tar.xz
pvs-4fcc0efae9738bb28922da592fff78cfef50277b.zip
Merge input handling work to master
Diffstat (limited to 'src/input/detail/Makefile.autogen')
-rw-r--r--src/input/detail/Makefile.autogen5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/input/detail/Makefile.autogen b/src/input/detail/Makefile.autogen
new file mode 100644
index 0000000..cbd52be
--- /dev/null
+++ b/src/input/detail/Makefile.autogen
@@ -0,0 +1,5 @@
+all : typeList_autogen.h
+.PHONY : all
+
+typeList_autogen.h : gen/gen_typeList
+ gen/gen_typeList > typeList_autogen.h