代码搜索:MISC

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

代码结果 10,000
www.eeworm.com/read/140015/13114203

generic makefile.generic

# # Copyright (c) 1991 The Regents of the University of California. # All rights reserved. # # Redistribution and use in source and binary forms are permitted provided # that: (1) source distributions
www.eeworm.com/read/318371/13480121

d retarget.d

.\Obj\retarget.o: Source\Retarget.c .\Obj\retarget.o: C:\Keil\ARM\RV31\INC\rt_misc.h
www.eeworm.com/read/312163/13617101

html index.html

misc
www.eeworm.com/read/302784/13827514

makefile

## these are set in ../Makefile ## CC, AR, AROPT, CFLAGS, RANLIB LEX = flex # # all the sources # SRC = libexo.c exolex.l HDR = libexo.h # # common objects # OBJ = libexo.$(OEXT) exolex.$(OEXT) #
www.eeworm.com/read/150965/5687526

dsw makeaall.dsw

Microsoft Developer Studio Workspace File, Format Version 6.00 # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! ###############################################################################
www.eeworm.com/read/145991/5741294

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/145991/5741298

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/145991/5741314

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/145991/5741319

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