?? makefile
字號:
# Makefile for simpleca programs# Copyright (C) 2004 Michael Richardson <mcr@xelerance.com># # This program has a GPL compatible license.## RCSID $Id: Makefile,v 1.2 2004/12/18 18:13:43 mcr Exp $OPENSWANSRCDIR?=$(shell cd ../..; pwd)include ${OPENSWANSRCDIR}/Makefile.incPROGRAM=simplecaEXTRA5PROC=${PROGRAM}.5include ${srcdir}../Makefile.program## $Log: Makefile,v $# Revision 1.2 2004/12/18 18:13:43 mcr# adjusted Makefiles so that ${OBJDIR} builds work.## Revision 1.1 2004/06/17 02:03:27 mcr# makefile for simpleca (not yet committed itself)###
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -