diff options
Diffstat (limited to 'makefile')
-rw-r--r-- | makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,3 +1,3 @@ make: install: shellcode_gen - ln $(shell pwd)/shellcode_gen /usr/bin/bash + ln $(shell pwd)/shellcode_gen /usr/bin/sc_gen |