1 ## Makefile for the toplevel directory of GNU gettext
2 ## Copyright (C) 1995-1999, 2000-2005 Free Software Foundation, Inc.
4 ## This program is free software; you can redistribute it and/or modify
5 ## it under the terms of the GNU General Public License as published by
6 ## the Free Software Foundation; either version 2, or (at your option)
9 ## This program is distributed in the hope that it will be useful,
10 ## but WITHOUT ANY WARRANTY; without even the implied warranty of
11 ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12 ## GNU General Public License for more details.
14 ## You should have received a copy of the GNU General Public License
15 ## along with this program; if not, write to the Free Software
16 ## Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
18 ## Process this file with automake to produce Makefile.in.
20 AUTOMAKE_OPTIONS = 1.5 gnu no-dependencies
22 SUBDIRS = autoconf-lib-link gettext-runtime gettext-tools
25 version.sh PACKAGING ChangeLog.0 autogen.sh \
26 build-aux/config.libpath build-aux/reloc-ldflags build-aux/install-reloc \
27 build-aux/ac-help.sed \
31 # Additional dependencies for configure, due to the use of autoconf --trace.
32 $(srcdir)/configure: $(srcdir)/autoconf-lib-link/configure.ac $(srcdir)/gettext-runtime/configure.ac $(srcdir)/gettext-tools/configure.ac
37 EXTRA_DIST += djgpp/COPYING.DJ djgpp/Makefile.maint djgpp/README.DJ \
38 djgpp/README.in djgpp/README djgpp/config.bat djgpp/config.in \
39 djgpp/config.sed djgpp/config.site djgpp/djpwd.h \
40 djgpp/edtests.bat djgpp/fnchange.in djgpp/fnchange.lst \
41 djgpp/getpwnam.c djgpp/msginit.sed djgpp/tscript.sed \
47 EXTRA_DIST += os2/README.OS2 os2/Makefile os2/backward.def os2/configure.awk
52 EXTRA_DIST += README.vms Makefile.vms \
53 vms/link_options.opt \
54 vms/with-libiconv.opt vms/without-libiconv.opt
59 EXTRA_DIST += README.woe32 Makefile.msvc
60 EXTRA_DIST += README.mingw