代码搜索结果
找到约 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
getipdlg.cpp
// GetIPDlg.cpp : implementation file
//
#include "stdafx.h"
#include "GetIP.h"
#include "GetIPDlg.h"
#include
#include
#ifdef _DEBUG
#define new DEBUG_NEW
#undef T
geometryapplication.cpp
/***************************************************************
* GeometryApplication.cpp *
* *
*
.pci_syms.o.flags
ifeq (pcisyms.o pci.o,$(strip $(subst $(comma),:,$(EXTRA_LDFLAGS) $(ALL_O))))
FILES_FLAGS_UP_TO_DATE += pci_syms.o
endif
header.in
#! @BASH@
# This script is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License version 2 as
# published by the Free Software Foundation.
#
#
.char.a.flags
ifeq (sio.o xymodem.o debug.o,$(strip $(subst $(comma),:,$(EXTRA_ARFLAGS) $(LX_OBJS) $(L_OBJS))))
FILES_FLAGS_UP_TO_DATE += char.a
endif
.net.a.flags
ifeq (net.o tftp.o udp.o ip.o arp.o eth.o cs8900.o,$(strip $(subst $(comma),:,$(EXTRA_ARFLAGS) $(LX_OBJS) $(L_OBJS))))
FILES_FLAGS_UP_TO_DATE += net.a
endif
montunit.cpp
// MontUnit.cpp: implementation of the CMontUnit class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
//#include "MonClient.h"
#include "MontUnit
makefile
CFLAGS=-Wall -Os
GLIB_LIBS=`pkg-config --libs glib-2.0`
GLIB_INCLUDES=`pkg-config --cflags glib-2.0`
export CFLAGS GLIB_LIBS GLIB_INCLUDES
CROSS_COMPILE = #arm-linux-
AS = $(CROSS_COMP