代码搜索:Include
找到约 10,000 项符合「Include」的源代码
代码结果 10,000
www.eeworm.com/read/251956/12309962
m4 aclocal-include.m4
# aclocal-include.m4
#
# This macro adds the name macrodir to the set of directories
# that `aclocal' searches for macros.
# serial 1
dnl AM_ACLOCAL_INCLUDE(macrodir)
AC_DEFUN([AM_ACLOCAL_INCLUDE
www.eeworm.com/read/234219/14118990
m4 aclocal-include.m4
# aclocal-include.m4
#
# This macro adds the name macrodir to the set of directories
# that `aclocal' searches for macros.
# serial 1
dnl AM_ACLOCAL_INCLUDE(macrodir)
AC_DEFUN([AM_ACLOCAL_INCLUDE
www.eeworm.com/read/225991/14507176
m4 aclocal-include.m4
# aclocal-include.m4
#
# This macro adds the name macrodir to the set of directories
# that `aclocal' searches for macros.
# serial 1
dnl AM_ACLOCAL_INCLUDE(macrodir)
AC_DEFUN([AM_ACLOCAL_INCLUDE
www.eeworm.com/read/221805/14720073
h radius_mib_include.h
/* radius_mib_include.h */
/* Master RADIUS MIB include file */
/* Copyright 1984 - 2000 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
____________________
0
www.eeworm.com/read/121597/14750178
m4 aclocal-include.m4
# aclocal-include.m4
#
# This macro adds the name macrodir to the set of directories
# that `aclocal' searches for macros.
# serial 1
dnl AM_ACLOCAL_INCLUDE(macrodir)
AC_DEFUN([AM_ACLOCAL_INCLUDE
www.eeworm.com/read/119862/14819369
m4 aclocal-include.m4
# aclocal-include.m4
#
# This macro adds the name macrodir to the set of directories
# that `aclocal' searches for macros.
# serial 1
dnl AM_ACLOCAL_INCLUDE(macrodir)
AC_DEFUN([AM_ACLOCAL_INCLUDE
www.eeworm.com/read/218764/14907338
include make-sun4.include
# Make include file for ARCH=sun4
U_ARCH = _$(ARCH)
# debug flags for C compiler
OPTFLAGS_D = -g
# optimized flags for C compiler
OPTFLAGS_O = -O
# default flags for C compiler (
www.eeworm.com/read/218764/14907339
include make-rs6000.include
# Make include file for ARCH=rs6000
U_ARCH = _$(ARCH)
# debug flags for C compiler
OPTFLAGS_D = -g
# optimized flags for C compiler
OPTFLAGS_O = -O3
# default flags for C compile
www.eeworm.com/read/218764/14907342
include make-p4.include
# Make include file for ARCH=P4
U_ARCH = _$(ARCH)
# debug flags for C compiler
OPTFLAGS_D = -g
# optimized flags for C compiler
OPTFLAGS_O = -O3
# default flags for C compiler (u