Submit
Path:
~
/
/
usr
/
share
/
doc
/
git
/
contrib
/
credential
/
osxkeychain
/
File Content:
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
Edit
Rename
Chmod
Delete
FILE
FOLDER
INFO
Name
Size
Permission
Action
Makefile
420 bytes
0644
git-credential-osxkeychain.c
3904 bytes
0644
N4ST4R_ID | Naxtarrr