Risistemate le trattazioni delle opzioni SO_KEEPALIVE e SO_REUSEADDR, con
[gapil.git] / sources / Makefile
index f612cf2f49eb97bed9dc76761e81487d1aeec37e..edd6119b22a0e0af5d130b4b7d042c33ab29fc29 100644 (file)
@@ -70,7 +70,7 @@ forktest: ForkTest.c
 errcode: ErrCode.c 
        $(CC) $(CFLAGJ) $^ -o $@
 
-echo: UDP_echo.c
+uecho: UDP_echo.c
        $(CC) $(CFLAGJ) $(CFLAGS) $^ -o $@
 
 techo: TCP_echo.c