代码搜索:libtool
找到约 2,129 项符合「libtool」的源代码
代码结果 2,129
www.eeworm.com/read/100074/15886519
in makefile.in
# Makefile.in generated automatically by automake 1.4 from Makefile.am
# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundat
www.eeworm.com/read/187103/8855010
in configure.in
dnl Process this file with autoconf to create configure.
AC_INIT(main.c)
AM_INIT_AUTOMAKE(cdemo,0.1)
AC_PROG_CC
AC_EXEEXT
AM_PROG_LIBTOOL
AC_SUBST(LIBTOOL_DEPS)
AC_CHECK_HEADERS(math.h)
AC_CHECK_L
www.eeworm.com/read/240204/4577873
am makefile.am
SUBDIRS = src antlr
# Get global config
CXXFLAGS=@CXXFLAGS@ $(DEBUG_CXXFLAGS)
LIBTOOL_DEPS = @LIBTOOL_DEPS@
libtool: $(LIBTOOL_DEPS)
$(SHELL) ./config.status --recheck
www.eeworm.com/read/181983/9223096
safe configure.in.safe
# Ad hoc Support Library : ASL
#
# configure.in -- Process this file with autoconf to produce configure
#
# This program is free software; you can redistribute it and/or modify
# it under the terms o
www.eeworm.com/read/278321/10547669
rules
#!/usr/bin/make -f
# Sample debian/rules that uses debhelper.
# GNU copyright 1997 to 1999 by Joey Hess.
# Uncomment this to turn on verbose mode.
#export DHVERBOSE=1
# This is the debhelper compati
www.eeworm.com/read/350482/10741234
shared makefile.shared
#Makefile for GCC
#
#Tom St Denis
VERSION=0:33
CC = libtool --mode=compile gcc
CFLAGS += -I./ -Wall -W -Wshadow -Wsign-compare
#for speed
CFLAGS += -O3 -funroll-loops
#for size
#CFLAGS += -Os
www.eeworm.com/read/348705/10872315
in makefile.in
# Makefile.in generated automatically by automake 1.4 from Makefile.am
# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundat
www.eeworm.com/read/348705/10872978
m4 acinclude.m4
## libtool.m4 - Configure libtool for the target system. -*-Shell-script-*-
## Copyright (C) 1996-1999 Free Software Foundation, Inc.
## Originally by Gordon Matzigkeit , 1996
##
www.eeworm.com/read/329502/12951643
m4 aclocal.m4
dnl aclocal.m4 generated automatically by aclocal 1.4
dnl Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
dnl This file is free software; the Free Software Foundation
dnl gives unlimi
www.eeworm.com/read/148359/5714654
in makefile.in
# Makefile.in generated automatically by automake 1.4-p6 from Makefile.am
# Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Softwar