@@ -0,0 +1,7 @@
include config.mk
all: src/main.c
$(CC) $(CFLAGS) $(LDFLAGS) src/main.c -o src/ecrypt
install: src/ecrypt
install src/ecrypt $(PREFIX)/bin
The note is not visible to the blocked user.