Aggiustamento nomi e file sorgente
[gapil.git] / sources / Makefile
index b4669029669049738bdb6e9357dc03e6da8adc03..6ff1fcb50b2162e949fd12ff7b57ca1e88333e9f 100644 (file)
@@ -66,7 +66,7 @@ forktest: ForkTest.c
 errcode: ErrCode.c 
        $(CC) $(CFLAGJ) $^ -o $@
 
-echo: TCP_echo1.c
+echo: TCP_echo_first.c
        $(CC) $(CFLAGJ) $^ -o $@
 
 echod: TCP_echod.c