Block SIGPIPE in Unix plink. In a port-forwarding run we may have lots
[u/mdw/putty] / contrib / cygtermd / Makefile
CommitLineData
5e4a475d 1cygtermd.exe: main.c sel.c telnet.c pty.c malloc.c
2 gcc -o cygtermd.exe main.c sel.c telnet.c pty.c malloc.c