X-Git-Url: https://gapil.gnulinux.it/gitweb/?a=blobdiff_plain;f=sources%2FMakefile;h=868ff584e07ed477e06cf5afa23d60423c322e39;hb=57c1291f77a1a179e67c4506b3e05e74ad89d21e;hp=cd22c1406c2b16a9f8bc3f9e922741972650bf9c;hpb=6c8d59152cff88b5835eeb749445148bb3546a5b;p=gapil.git 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* - - - - - - - - - - -