X-Git-Url: https://gapil.gnulinux.it/gitweb/?p=gapil.git;a=blobdiff_plain;f=sources%2FMakefile;h=6ff1fcb50b2162e949fd12ff7b57ca1e88333e9f;hp=b4669029669049738bdb6e9357dc03e6da8adc03;hb=d71832779a9507989908bf2d524db6809745a04f;hpb=bf66d833fbcd76d007d1d748217b2cea773d4a39 diff --git a/sources/Makefile b/sources/Makefile index b466902..6ff1fcb 100644 --- a/sources/Makefile +++ b/sources/Makefile @@ -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