X-Git-Url: https://git.realraum.at/?p=svn42.git;a=blobdiff_plain;f=reset_tty%2FMakefile;fp=reset_tty%2FMakefile;h=0000000000000000000000000000000000000000;hp=d076402ccb9d84283b908e4da4428ac9b503f3e5;hb=ff9137d257207a3a4b03c4f453cc1b7ce1e3cf17;hpb=a34e51d757fe52cb19de2937ae1b211894167524 diff --git a/reset_tty/Makefile b/reset_tty/Makefile deleted file mode 100644 index d076402..0000000 --- a/reset_tty/Makefile +++ /dev/null @@ -1,9 +0,0 @@ - -TARGET=reset_tty - -all: reset_tty - -.PHONY: clean - -clean: - rm -f $(TARGET)