UnknownSec Bypass
403
:
/
proc
/
thread-self
/
root
/
proc
/
self
/
root
/
usr
/
share
/
doc
/
git
/
contrib
/
credential
/
osxkeychain
/ [
drwxr-xr-x
]
Menu
Upload
Mass depes
Mass delete
Terminal
Info server
About
name :
Makefile
all:: git-credential-osxkeychain CC = gcc RM = rm -f CFLAGS = -g -O2 -Wall -include ../../../config.mak.autogen -include ../../../config.mak git-credential-osxkeychain: git-credential-osxkeychain.o $(CC) $(CFLAGS) -o $@ $< $(LDFLAGS) -Wl,-framework -Wl,Security git-credential-osxkeychain.o: git-credential-osxkeychain.c $(CC) -c $(CFLAGS) $< clean: $(RM) git-credential-osxkeychain git-credential-osxkeychain.o
Copyright © 2025 - UnknownSec