source: rtems/c/src/lib/libbsp/i386/ts_386ex/tools/network_ada/adasockets/Makefile.am @ fa46ee8

4.104.114.84.95
Last change on this file since fa46ee8 was fa46ee8, checked in by Joel Sherrill <joel.sherrill@…>, on 03/28/02 at 00:39:25

2002-03-27 Ralf Corsepius <corsepiu@…>

  • configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]).
  • debug_ada/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • Makefile.am: Remove AUTOMAKE_OPTIONS.
  • debug_c/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • dos_sup/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • network_ada/adasockets/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • network_ada/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • network_ada/listener/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • network_ada/tcprelay/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • ts_1325_ada/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • Property mode set to 100644
File size: 335 bytes
Line 
1##
2## $Id$
3##
4
5
6EXTRA_DIST = AUTHORS COPYING NEWS README sockets-constants.ads \
7    sockets-link.ads sockets-multicast.adb sockets-multicast.ads \
8    sockets-naming.adb sockets-naming.ads sockets-thin.ads sockets-utils.adb \
9    sockets-utils.ads sockets.adb sockets.ads
10
11include $(top_srcdir)/../../../../../../../automake/local.am
Note: See TracBrowser for help on using the repository browser.