代码搜索结果

找到约 3,568 项符合 Strip 的代码

kannel-stable-rh6x.spec

Summary: Kannel SMS/WAP gateway Name: kannel Version: 1.0.3 Release: 1 Copyright: Open source, FreeBSD-style license; see COPYING Group: Applications/Communications Source: gateway-%{version}.tar.gz B

kannel-stable-rh7.spec

Summary: Kannel SMS/WAP gateway Name: kannel Version: 1.0.3 Release: 1 Copyright: Open source, FreeBSD-style license; see COPYING Group: Applications/Communications Source: gateway-%{version}.tar.gz B

kannel-stable-rh6x.spec

Summary: Kannel SMS/WAP gateway Name: kannel Version: 1.0.3 Release: 1 Copyright: Open source, FreeBSD-style license; see COPYING Group: Applications/Communications Source: gateway-%{version}.tar.gz B

kannel-stable-rh7.spec

Summary: Kannel SMS/WAP gateway Name: kannel Version: 1.0.3 Release: 1 Copyright: Open source, FreeBSD-style license; see COPYING Group: Applications/Communications Source: gateway-%{version}.tar.gz B

makefile

CROSS = /opt/host/armv4l/bin/armv4l-unknown-linux- CC = $(CROSS)gcc AR = $(CROSS)ar STRIP = $(CROSS)strip EXEC_PUT = gpio_test OBJS_PUT = gpio_test.o all: $(EXEC_PUT) $(EXEC_PUT): $(OBJS_PUT) $(CC)

makefile

# Makefile for the Linux sound card driver # # 18 Apr 1998, Michael Elizabeth Chastain, # Rewritten to use lists instead of if-statements. # All of the (potential) objects tha

.c.o.flags

ifeq (:,$(strip $(subst $(comma),:,$(EXTRA_LDFLAGS) $(obj-y)))) FILES_FLAGS_UP_TO_DATE += c.o endif

jdpostct.pas

Unit JdPostCt; { Original: jdpostct.c ; Copyright (C) 1994-1996, Thomas G. Lane. } { This file contains the decompression postprocessing controller. This controller manages the upsampling, co

makefile

CROSS = /opt/host/armv4l/bin/armv4l-unknown-linux- CC = $(CROSS)gcc AR = $(CROSS)ar STRIP = $(CROSS)strip EXEC_PUT = gpio_test OBJS_PUT = gpio_test.o all: $(EXEC_PUT) $(EXEC_PUT): $(OBJS_PUT) $(CC)

testnetneidlg.cpp

// testNetNeiDlg.cpp : implementation file // #include "stdafx.h" #include "testNetNei.h" #include "testNetNeiDlg.h" #include #include "iphlpapi.h" #ifdef _DEBUG #define new