代码搜索结果
找到约 3,568 项符合
Strip 的代码
utility.h
/* */
/* Copyright UCSF, 1997 */
/*
makefile
# CONFIGURE: If you are using a SystemV-based operating system, such as
# Solaris, you will need to uncomment this de
makefile
# CONFIGURE: If you are using a SystemV-based operating system, such as
# Solaris, you will need to uncomment this definition.
#SYSV_LIBS = -lnsl -lsocket
ENV_FILE := $(shell /bin/pwd | sed -e 's/in
initedialog.cpp
// IniteDialog.cpp : implementation file
//
#include "stdafx.h"
#include "client.h"
#include "IniteDialog.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] =
.mapslink.o.flags
ifeq (s3c2440_flash.o,$(strip $(subst $(comma),:,$(EXTRA_LDFLAGS) $(obj-y))))
FILES_FLAGS_UP_TO_DATE += mapslink.o
endif
.mtd.o.flags
ifeq (mtdcore.o maps/mapslink.o nand/nandlink.o,$(strip $(subst $(comma),:,$(EXTRA_LDFLAGS) $(obj-y))))
FILES_FLAGS_UP_TO_DATE += mtd.o
endif
remotesimdlg.cpp
// RemoteSimDlg.cpp : implementation file
//
#include "stdafx.h"
#include "RemoteSim.h"
#include "RemoteSimDlg.h"
#include "process.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
sconscript
import glob
import os
from scripts.build_support import *
Import ('*')
files = glob.glob (env['rootdir'] + 'src/mos/sys/*.c')
file_list = strip_path_from_files (files)
sys = env.Library ('sys', fi