[ Avaa Bypassed ]




Upload:

Command:

hmhc3928@52.14.125.137: ~ $
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

Filemanager

Name Type Size Permission Actions
Makefile File 279 B 0644
git-credential-wincred.c File 7.17 KB 0644