mirror of
git://git.savannah.gnu.org/libtool.git
synced 2024-11-21 01:40:57 +08:00
11 lines
393 B
Makefile
11 lines
393 B
Makefile
## Process Makefile.am with automake to create Makefile.in.
|
|
##
|
|
## Copyright (C) 1996 Free Software Foundation, Inc.
|
|
## This Makefile.am is free software; the Free Software Foundation
|
|
## gives unlimited permission to copy, distribute and modify it.
|
|
##
|
|
## Written by Gordon Matzigkeit <gord@gnu.ai.mit.edu>
|
|
AUTOMAKE_OPTIONS = gnits
|
|
info_TEXINFOS = libtool.texi
|
|
libtool_TEXINFOS = platforms.texi
|