X-Git-Url: http://rtime.felk.cvut.cz/gitweb/linux-lin.git/blobdiff_plain/a45b010031bbc9720a19a75e9f4d042489fcbc5f..f57347c10e434da2b721d7ac77f9c5c542040d1f:/misc/ptytest/Makefile diff --git a/misc/ptytest/Makefile b/misc/ptytest/Makefile new file mode 100644 index 0000000..d5b7062 --- /dev/null +++ b/misc/ptytest/Makefile @@ -0,0 +1,4 @@ +CFLAGS = -Wall -O2 + +all: ptytest + ./ptytest | hexdump -C