usr
/
share
/
doc
/
git-1.8.3.1
/
contrib
/
credential
/
wincred
➕ New
📤 Upload
✎ Editing:
Makefile
← Back
all: git-credential-wincred.exe CC = gcc RM = rm -f CFLAGS = -O2 -Wall -include ../../../config.mak.autogen -include ../../../config.mak git-credential-wincred.exe : git-credential-wincred.c $(LINK.c) $^ $(LOADLIBES) $(LDLIBS) -o $@ clean: $(RM) git-credential-wincred.exe
💾 Save Changes
Cancel
📤 Upload File
×
Select File
Upload
Cancel
➕ Create New
×
Type
📄 File
📁 Folder
Name
Create
Cancel
✎ Rename Item
×
Current Name
New Name
Rename
Cancel
🔐 Change Permissions
×
Target File
Permission (e.g., 0755, 0644)
0755
0644
0777
Apply
Cancel