X-Git-Url: https://gapil.gnulinux.it/gitweb/?p=gapil.git;a=blobdiff_plain;f=sources%2FMakefile;h=7832b6d8f216df9e550201f38dd271f1fc8d64a3;hp=edd6119b22a0e0af5d130b4b7d042c33ab29fc29;hb=6f8e0ca42d3d0b97b5e5747798a1eaffb44e8521;hpb=fa6f00d7ff97c2b7e88a40885be73ae54824f139 diff --git a/sources/Makefile b/sources/Makefile index edd6119..7832b6d 100644 --- a/sources/Makefile +++ b/sources/Makefile @@ -112,7 +112,8 @@ readshm: ReadShm.c wwwd: wwwd.c $(CC) $(CFLAGJ) $(CFLAGS) $^ -o $@ - +acctctrl: AcctCtrl.c + $(CC) $(CFLAGS) $^ -o $@ # Macro per la generazione della tarball dei sorgenti