文件操作 - Makefile
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/doc/git-1.8.3.1/contrib/credential/wincred/Makefile
编辑文件内容
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
修改文件时间
将文件时间修改为当前时间的前一年
删除文件