X-Git-Url: https://gapil.gnulinux.it/gitweb/?a=blobdiff_plain;f=sources%2FMakefile;h=38b67a41ee6261ea3f8eb652fd3ff7834777b039;hb=47a00595786c34a03266f19dd5163a45da63e29f;hp=b9345b3684c03967942a27c9ba4ced2a24ff08e4;hpb=20d2dafe03f5ab376e6f5a5e8168d7016ccb55aa;p=gapil.git diff --git a/sources/Makefile b/sources/Makefile index b9345b3..38b67a4 100644 --- a/sources/Makefile +++ b/sources/Makefile @@ -120,6 +120,9 @@ getcap: getcap.c iflist: iflist.c $(CC) $(CFLAGS) $^ -o $@ +mygetxattr: mygetxattr.c + $(CC) $(CFLAGS) $^ -lattr -o $@ + # Macro per la generazione della tarball dei sorgenti package: clean gapil_source.tgz