Materiale sugli extended attributes, inizio di un esempio ed qualche
[gapil.git] / sources / Makefile
index b9345b3684c03967942a27c9ba4ced2a24ff08e4..38b67a41ee6261ea3f8eb652fd3ff7834777b039 100644 (file)
@@ -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