📄 makefile.freebsd
字号:
# $Id: Makefile.freebsd,v 1.5.2.1 2003/09/28 15:03:10 edg Exp $CC=ccAR=ar# For editres, add -DEDITRES to CFLAGS and -lXmu to LIBS## To evaluate an alternative layout for the Replace/Find dialog, add# -DREPLACE_SCOPE to the CFLAGS. See the README file for more information.## To test if the Motif library exports the runtime version# add -DHAVE__XMVERSIONSTRING to CFLAGS#CFLAGS=-O -I${PREFIX}/include -DUSE_DIRENT -DUSE_LPR_PRINT_CMD -DUSE_XMIMLIBS= ${MOTIFLIB} -L${PREFIX}/lib -lm -lXpm -lXext -lXt -lSM -lICE -lX11include Makefile.commonverify_config: check_tif_rule
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -