Submit
Path:
~
/
/
proc
/
self
/
root
/
proc
/
self
/
root
/
usr
/
share
/
doc
/
git
/
contrib
/
credential
/
wincred
/
File Content:
Makefile
all: git-credential-wincred.exe -include ../../../config.mak.autogen -include ../../../config.mak CC ?= gcc RM ?= rm -f CFLAGS ?= -O2 -Wall prefix ?= /usr/local libexecdir ?= $(prefix)/libexec/git-core INSTALL ?= install git-credential-wincred.exe : git-credential-wincred.c $(LINK.c) $^ $(LOADLIBES) $(LDLIBS) -o $@ install: git-credential-wincred.exe $(INSTALL) -m 755 $^ $(libexecdir) clean: $(RM) git-credential-wincred.exe
Submit
FILE
FOLDER
INFO
Name
Size
Permission
Action
Makefile
438 bytes
0644
git-credential-wincred.c
8098 bytes
0644
N4ST4R_ID | Naxtarrr