代码搜索:Making
找到约 2,505 项符合「Making」的源代码
代码结果 2,505
www.eeworm.com/read/159327/10669670
win makefile.win
CP = cp
MV = mv
RM = rm
CC = cc
TCS = C:/TriMedia
TMCC = $(TCS)/bin/tmcc
TMLD = $(TCS)/bin/tmld
TMSIZE = $(TCS)/bin/tmsize
L1ROM = l1rom.exe
MMIO_BASE = 0xefe00000
SDRAM_BASE = 0x0
SDRAM_L
www.eeworm.com/read/343300/11959239
h defines.h
/*
* Project: IR-Mouse
* Author: Krzysiek Szczuka
* Creation Date: 2007-01-22
* Tabsize: 4
* Copyright: (c) 2007 by Krzysiek Szczuka
* License: Proprietary, free under certain conditions. See D
www.eeworm.com/read/460375/7252526
makefile
include Makefile
ifdef MAKING_MODULES
obj-m := shm_mod.o
obj-y := shm_kernel.o shm_task.o
O_TARGET := shm_mod.o
EXTRA_CFLAGS += -I/usr/include -I$(RTAI_DIR)/include
include $(TOPDIR)/Rules.make
www.eeworm.com/read/460375/7252544
makefile
include Makefile
ifdef MAKING_MODULES
obj-m := jitter_mod.o
obj-y := jitter_task.o tsc_kernel.o
O_TARGET := jitter_mod.o
EXTRA_CFLAGS += -I/usr/include -I$(RTAI_DIR)/include
include $(TOPDIR)/Rul
www.eeworm.com/read/158872/5592301
c pthreads.c
#include
#include
/* Under OSF 2.0 & 3.0 and HPUX 10, the second arg of pthread_create
is prototyped to be just a "pthread_attr_t", while under Solaris it
is a "pthread_at
www.eeworm.com/read/222279/14698460
xm plot.xm
#######################################################################
# #
# Example: Making a PLOT
www.eeworm.com/read/214703/15091223
f skysub.f
**********************************************************************
* making skyline index *
*******************************************************