diff options
author | Bruno Haible <bruno@clisp.org> | 2006-07-25 11:19:59 +0000 |
---|---|---|
committer | Bruno Haible <bruno@clisp.org> | 2009-06-23 12:13:41 +0200 |
commit | 0c5db0a77cb1b631382c69566504028fd3bd1dca (patch) | |
tree | 352682e52b6d3d7b3e5ff61ea61b3ed1d9508ef0 /Makefile.am | |
parent | 83d7a65a1191d819d6eec8cfbf91d05b92cde4b5 (diff) | |
download | gettext-0c5db0a77cb1b631382c69566504028fd3bd1dca.tar.gz |
Remove VMS support.
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/Makefile.am b/Makefile.am index bb7fe8639..993c9ef0a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -47,13 +47,6 @@ EXTRA_DIST += djgpp/COPYING.DJ djgpp/Makefile.maint djgpp/README.DJ \ EXTRA_DIST += os2/README.OS2 os2/Makefile os2/backward.def os2/configure.awk -# VMS support. - -EXTRA_DIST += README.vms Makefile.vms \ - vms/link_options.opt \ - vms/with-libiconv.opt vms/without-libiconv.opt - - # Woe32 support. EXTRA_DIST += README.woe32 Makefile.msvc |