Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
LSH
lsh
Commits
bbc661d3
Commit
bbc661d3
authored
Oct 14, 1999
by
Niels Möller
Browse files
Removed Makefile.am.in
Rev: src/argp/.cvsignore:1.2 Rev: src/argp/Makefile.am.in:1.4(DEAD)
parent
d67455e2
Changes
3
Hide whitespace changes
Inline
Side-by-side
src/argp/.cvsignore
View file @
bbc661d3
Makefile
Makefile.am
Makefile.in
src/argp/.gitignore
View file @
bbc661d3
/Makefile
/Makefile.am
/Makefile.in
src/argp/Makefile.am.in
deleted
100644 → 0
View file @
d67455e2
## Process this file with make_am to produce Makefile.am
BODY
:
# From glibc-2.1
# Copyright (C) 1997 Free Software Foundation, Inc.
# This file is part of the GNU C Library.
# The GNU C Library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Library General Public License as
# published by the Free Software Foundation; either version 2 of the
# License, or (at your option) any later version.
# The GNU C Library is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
# Library General Public License for more details.
# You should have received a copy of the GNU Library General Public
# License along with the GNU C Library; see the file COPYING.LIB. If
# not, write to the Free Software Foundation, Inc.,
# 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
AUTOMAKE_OPTIONS
=
foreign
noinst_LIBRARIES
=
libargp.a
noinst_HEADERS
=
argp.h argp-fmtstream.h argp-namefrob.h
all
:
libargp.a
Makefile.am
:
Makefile.am.in
(
cd
$(top_srcdir)
&&
$(MAKE)
src/argp/Makefile.am
)
EXTRA_DIST
=
argp-fmtstream.h argp-namefrob.h Makefile.am.in
# Leaves out argp-fs-xinl.c and argp-xinl.c
libargp_a_SOURCES
=
argp-ba.c argp-fmtstream.c
\
argp-help.c argp-parse.c argp-pv.c
\
argp-pvh.c argp-eexst.c
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment