Fix a couple of code paths on which, if fxp_readdir returned an error,
[u/mdw/putty] / contrib / cygtermd / Makefile
1 cygtermd.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