📄 sed.vxworks_cpu32
字号:
## Copyright (C) 1997, Ericsson Telecommunications# Author: Patrik Winroth## This sed program file is intended to be used when creating Makefiles for vxworks# from the generic Makefile.in that is found in a number of directories (see configure.vxworks)###s|@host@|vxworks_cpu32|s|@system_type@|vxworks_cpu32|s|@CC@|@TTPREFIX@cc68k|s|@HCC@|gcc|s|@LD@|@TTPREFIX@ld68k|s|@LIBS@||s|@DED_LD@|@TTPREFIX@ld68k|s|@DED_CFLAGS@|@CFLAGS@|s|@DEBUG_FLAGS@|-g|s|@GCCLIB_PATH@|@WIND_BASE@/host/@HOST_TYPE@/lib/gcc-lib/m68k-wrs-vxworks/cygnus-2.7.2-960126/m68000/msoft-float/libgcc.a|s|@RANLIB@|@TTPREFIX@ranlib68k|s|@AR@|@TTPREFIX@ar68k|s|@STRIP@|@TTPREFIX@strip68k|s|@SYMPREFIX@|_|s|@GCCLIBFLAGS@|-L@WIND_BASE@/host/@HOST_TYPE@/lib/gcc-lib/m68k-wrs-vxworks/cygnus-2.7.2-960126/m68000/msoft-float -lgcc|s|@CFLAGS@|@GENERAL_CFLAGS@ -DCPU=CPU32 -mnobitfield -DWANT_NONBLOCKING -DHAVE_MEMMOVE -DVXWORKS -I@WIND_BASE@/target/h -fno-builtin -nostdinc -fvolatile -msoft-float|s|@LIB_CFLAGS@|@GENERAL_CFLAGS@ -DCPU=CPU32 -mnobitfield -DWANT_NONBLOCKING -DHAVE_MEMMOVE -DVXWORKS -I@WIND_BASE@/target/h -fno-builtin -nostdinc -fvolatile -msoft-float|
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -