makefile
来自「This a good VPN source」· 代码 · 共 23 行
TXT
23 行
# Makefile for simpleca programs# Copyright (C) 2004 Michael Richardson <mcr@xelerance.com># # This program has a GPL compatible license.## RCSID $Id: Makefile,v 1.1 2004/06/17 02:03:27 mcr Exp $OPENSWANSRCDIR=../..include ${OPENSWANSRCDIR}/Makefile.incPROGRAM=simplecaEXTRA5PROC=${PROGRAM}.5include ../Makefile.program## $Log: Makefile,v $# Revision 1.1 2004/06/17 02:03:27 mcr# makefile for simpleca (not yet committed itself)###
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?