@@ -6,8 +6,7 @@
CFLAGS+=-pthread -O2
all: fiche.c
all: fiche
$(CC) -o fiche $(CFLAGS) fiche.c
install: fiche
install -m 0755 fiche ${PREFIX}/bin
The note is not visible to the blocked user.