]> asedeno.scripts.mit.edu Git - PuTTY.git/blob - Makefile
831bbcdf6589ddc5dc44dd86031afb0e1147925f
[PuTTY.git] / 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