config.mk (152B)
1 # Install paths 2 PREFIX = /usr/local 3 MANDIR = $(PREFIX)/share/man/man1 4 5 # Stock FLAGS 6 CFLAGS = -Os -Wall -Werror -pedantic -std=c99 7 LDFLAGS = -static -s
supsmall tool for privilege escalation | |
git clone https://git.parazyd.org/sup | |
Log | Files | Refs | README | LICENSE |