代码搜索:linux
找到约 10,000 项符合「linux」的源代码
代码结果 10,000
www.eeworm.com/read/421459/6311766
mk linux.mk
include ../Make.defines.linux
all: orphan3
clean:
rm -f orphan3
www.eeworm.com/read/421459/6311779
mk linux.mk
include ../Make.defines.linux
EXTRA=
PROGS = csize settty t_getpass t_isatty t_raw t_ttyname winch
all: ${PROGS} ctermid.o
ctermid.o: ctermid.c
getpass.o: getpass.c
isatty.o: isatty.c
ttyname.o:
www.eeworm.com/read/421459/6311788
mk linux.mk
include ../Make.defines.linux
PROGS = pty
all: ${PROGS}
loop.o: loop.c
driver.o: driver.c
main.o: main.c
pty: main.o loop.o driver.o
gcc -o pty main.o loop.o driver.o $(LDDIR) -lapue
clean
www.eeworm.com/read/421459/6311796
mk linux.mk
include ../Make.defines.linux
EXTRA=
PROGS = openclient
all: ${PROGS}
main.o: ../open.fe/main.c
$(CC) $(CFLAGS) -c ../open.fe/main.c
open.o: open.c
openclient: main.o open.o
$(CC) $(CFLAGS) -
www.eeworm.com/read/105766/6311905
linux makefile.linux
# Makefile for Linux (tested on 2.0.29)
# Thamer Al-Herbish shadows@whitefang.com
#
# Set your compiler here
CC = gcc
# Set for Linux, and use the IP_LEN_HORDER bug work around
# if it fails they mi
www.eeworm.com/read/126652/6313406
ico system (linux).ico
www.eeworm.com/read/202054/6337832
makefile_linux
AR=ar
ARFLAGS=-cr
RL=ranlib
RLFLAGS=
CC=g++
CXXFLAGS=-I. -c -g -Wall
SRC= \
Matcher.cpp \
Pattern.cpp \
WCMatcher.cpp \
WCPattern.cpp \
OBJ=$(SRC:.cpp=.o)
libcppre.a: $(
www.eeworm.com/read/494238/6380644
pdf linux.pdf
www.eeworm.com/read/494289/6381406
linux64
rm *.exe
rm *.lib
rm miracl.a
cp mirdef.h64 mirdef.h
gcc -c -m64 -O2 mrcore.c
gcc -c -m64 -O2 mrarth0.c
gcc -c -m64 -O2 mrarth1.c
gcc -c -m64 -O2 mrarth2.c
gcc -c -m64 -O2 mralloc.c
gcc -c -m
www.eeworm.com/read/494289/6381847
txt linux.txt
RedHat Linux 6.0+ MIRACL i386 x86-32 installation
Also works OK for Solaris if its x386/Pentium based.
1. Unzip the MIRACL.ZIP file using the utility unzip, into an empty directory
unzip -j -