all :
        gcc -Wall -g hello.c -o hello
install:
         install -D hello-security $(DESTDIR)/usr/bin/hello-security
