X-Git-Url: https://gapil.gnulinux.it/gitweb/?p=gapil.git;a=blobdiff_plain;f=sources%2FMakefile;h=868ff584e07ed477e06cf5afa23d60423c322e39;hp=cd22c1406c2b16a9f8bc3f9e922741972650bf9c;hb=c1b22636d04ef04d31842b40878c83fa63ebe739;hpb=821b1a2b909563f88f95a7fc7caaeda0acb4e602 diff --git a/sources/Makefile b/sources/Makefile index cd22c14..868ff58 100644 --- a/sources/Makefile +++ b/sources/Makefile @@ -14,7 +14,7 @@ FINAL = forktest errcode echo echod daytimed iterdaytimed daytime testfopen \ fortune: FortuneClient.c $(CC) $^ -o $@ -fortuned: FortuneServer.c FortuneParse.c +fortuned: FortuneServer.c FortuneParse.c $(CC) $^ -o $@ barcode: BarCode.c @@ -77,14 +77,3 @@ clean: rm -f *.o rm -f prova* rm -f output* - - - - - - - - - - -