binfmt-detector-cli: binfmt-detector-cli.c
$(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) binfmt-detector-cli.c -o binfmt-detector-cli
strip binfmt-detector-cli
clean:
rm -f binfmt-detector-cli