autocompile reset_tty fix
[svn42.git] / reset_tty / Makefile
diff --git a/reset_tty/Makefile b/reset_tty/Makefile
new file mode 100644 (file)
index 0000000..d076402
--- /dev/null
@@ -0,0 +1,9 @@
+
+TARGET=reset_tty
+
+all: reset_tty
+
+.PHONY: clean
+
+clean:
+       rm -f $(TARGET)