mh-sco

来自「基于4个mips核的noc设计」· 代码 · 共 11 行

TXT
11
字号
# Define SYSV as -DSYSV if you are using a System V operating system.SYSV = -DSYSVRANLIB = true# You may need this if you don't have bison.# BISON = yacc -Sm10400# The native C compiler botches some simple uses of const.  Unfortunately,# it doesn't defined anything like "__sco__" for us to test for in ansidecl.h.CC = cc -Dconst=X11_EXTRA_LIBS = -lsocket -lm -lintl -lmalloc

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?