代码搜索:Operating
找到约 10,000 项符合「Operating」的源代码
代码结果 10,000
www.eeworm.com/read/131315/5938645
mh-linux
# Define SYSV as -DSYSV if you are using a System V operating system.
SYSV = -DSYSV
RANLIB = ranlib
LDFLAGS = -static
www.eeworm.com/read/131315/5938648
mh-hpux
# Define SYSV as -DSYSV if you are using a System V operating system.
SYSV = -DSYSV
RANLIB = true
INSTALL = cp
www.eeworm.com/read/131315/5938651
mh-sysv
# Define SYSV as -DSYSV if you are using a System V operating system.
SYSV = -DSYSV
RANLIB = true
INSTALL = cp
www.eeworm.com/read/131315/5938741
mh-sysv
# Define USG as -DUSG if you are using a System V operating system.
USG = -DUSG
RANLIB = true
INSTALL = cp
www.eeworm.com/read/131315/5941270
mh-sco
# Define SYSV as -DSYSV if you are using a System V operating system.
SYSV = -DSYSV
RANLIB = true
BISON = yacc -Sm10400
www.eeworm.com/read/131315/5941278
mh-linux
# Define SYSV as -DSYSV if you are using a System V operating system.
SYSV = -DSYSV
RANLIB = ranlib
LDFLAGS = -static
www.eeworm.com/read/131315/5941284
mh-sysv
# Define SYSV as -DSYSV if you are using a System V operating system.
SYSV = -DSYSV
RANLIB = true
INSTALL = cp
www.eeworm.com/read/112033/6151024
makefile
#
# MAKEFILE for uC/IP 1.0
#
# This makes the objects only.
#
# Choose the operating system.
IF = ./../if_dev/ne2k
OS = ./OS_WIN32
UCIP = ./..
CFLAGS = -I$(OS)
CC = gcc
NET_OBJS = \