代码搜索:MISC

找到约 10,000 项符合「MISC」的源代码

代码结果 10,000
www.eeworm.com/read/207654/15265923

makefile

CC = gcc minesweeper: minesweeper.c misc.c menu.c digits.h timer.c showmessage.c about.c $(CC) `gtk-config --cflags` `gtk-config --libs` minesweeper.c misc.c menu.c timer.c showmessage.c about.c -o
www.eeworm.com/read/207654/15265953

makefile

CC = gcc -g -Wall gtksysmon: graph.o sys.o device.o frontend.o misc.o $(CC) `gtk-config --libs` frontend.o misc.o device.o graph.o sys.o -o gtksysmon frontend.o: frontend.c $(CC) `gtk-config --cf
www.eeworm.com/read/207654/15266044

makefile

CC = gcc -Wall all: molecule molecule.o: molecule.c $(CC) `gtk-config --cflags` -c -g molecule.c matrix3d.o: matrix3d.c $(CC) `gtk-config --cflags` -c -g matrix3d.c frontend.o: frontend.c $(C
www.eeworm.com/read/169979/5407753

com make_unz.com

$ ! $ ! "Makefile" for VMS versions of unzip and zipinfo $ ! (version: no crypt + no inflate) $ ! $ ! Find out current disk and directory $ ! $ my_name = f$env("procedure") $ here = f$parse(my_nam
www.eeworm.com/read/169979/5407757

com make_unz.com

$ ! $ ! "Makefile" for VMS versions of unzip and zipinfo $ ! (version: crypt + no inflate) $ ! $ ! Find out current disk and directory $ ! $ my_name = f$env("procedure") $ here = f$parse(my_name,,
www.eeworm.com/read/169979/5407773

prj unzip_cr.prj

unzip.c (unzip.h) crypt.c (unzip.h zip.h) extract.c (unzip.h) file_io.c (unzip.h) mapname.c (unzip.h) match.c (unzip.h) misc.c (unzip.h) unimplod.c (unzip.h) unreduce.c (unzip.h) unshrink.c (unzip
www.eeworm.com/read/169979/5407778

mak zipinfo.mak

.AUTODEPEND # *Translator Definitions* CC = bcc +ZIPINFO.CFG TASM = TASM TLINK = tlink # *Implicit Rules* .c.obj: $(CC) -c {$< } .cpp.obj: $(CC) -c {$< } # *List Macros* EXE_dependencies
www.eeworm.com/read/169697/5413919

cvsignore .cvsignore

configure configure.lineno config.log config.status config.cache *conf.cache config.system config.h.in autom4te.cache autom4te-*.cache Makefile mpe_misc_conf.h mpe_misc_conf.h.in mpe_misc_conf.h.in~
www.eeworm.com/read/167046/5469830

h termios.h

/* termios type and macro definitions. Linux/MIPS version. Copyright (C) 1993, 94, 95, 96, 97, 99 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is
www.eeworm.com/read/164931/5485806

src xpbsmonrc.src

! OpenPBS (Portable Batch System) v2.3 Software License ! ! Copyright (c) 1999-2000 Veridian Information Solutions, Inc. ! All rights reserved. ! ! ------------------------------------------