Changeset f36718c in rtems
- Timestamp:
- 10/25/00 17:10:18 (22 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- e590416a
- Parents:
- ec587823
- Files:
-
- 16 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/exec/libnetworking/ChangeLog
rec587823 rf36718c 1 2000-10-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros. 4 Switch to GNU canonicalization. 5 1 6 2000-10-19 Antti P Miettinen <anmietti@trshp.ntc.nokia.com> 2 7 -
c/src/exec/libnetworking/Makefile.am
rec587823 rf36718c 4 4 5 5 AUTOMAKE_OPTIONS = foreign 1.4 6 ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/ aclocal6 ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros 7 7 8 8 SUBDIRS = include arpa kern machine sys vm lib libc net netinet nfs rtems \ -
c/src/exec/librpc/ChangeLog
rec587823 rf36718c 1 2000-10-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros. 4 Switch to GNU canonicalization. 5 1 6 2000-09-22 Joel Sherrill <joel@OARcorp.com> 2 7 -
c/src/exec/librpc/Makefile.am
rec587823 rf36718c 4 4 5 5 AUTOMAKE_OPTIONS = foreign 1.4 6 ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/ aclocal6 ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros 7 7 8 8 if rpc_not_supported -
c/src/libnetworking/ChangeLog
rec587823 rf36718c 1 2000-10-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros. 4 Switch to GNU canonicalization. 5 1 6 2000-10-19 Antti P Miettinen <anmietti@trshp.ntc.nokia.com> 2 7 -
c/src/libnetworking/Makefile.am
rec587823 rf36718c 4 4 5 5 AUTOMAKE_OPTIONS = foreign 1.4 6 ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/ aclocal6 ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros 7 7 8 8 SUBDIRS = include arpa kern machine sys vm lib libc net netinet nfs rtems \ -
c/src/librdbg/ChangeLog
rec587823 rf36718c 1 2000-10-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros. 4 Switch to GNU canonicalization. 5 1 6 2000-10-19 Antti P Miettinen <anmietti@trshp.ntc.nokia.com> 2 7 -
c/src/librdbg/Makefile.am
rec587823 rf36718c 4 4 5 5 AUTOMAKE_OPTIONS = foreign 1.4 6 ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/ aclocal6 ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros 7 7 8 8 SUBDIRS = include src -
c/src/librpc/ChangeLog
rec587823 rf36718c 1 2000-10-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros. 4 Switch to GNU canonicalization. 5 1 6 2000-09-22 Joel Sherrill <joel@OARcorp.com> 2 7 -
c/src/librpc/Makefile.am
rec587823 rf36718c 4 4 5 5 AUTOMAKE_OPTIONS = foreign 1.4 6 ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/ aclocal6 ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros 7 7 8 8 if rpc_not_supported -
c/src/librtems++/ChangeLog
rec587823 rf36718c 1 2000-10-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros. 4 Switch to GNU canonicalization. 5 1 6 2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 7 -
c/src/librtems++/Makefile.am
rec587823 rf36718c 4 4 5 5 AUTOMAKE_OPTIONS = foreign 1.4 6 ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/ aclocal6 ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros 7 7 8 8 SUBDIRS = include src -
cpukit/libnetworking/ChangeLog
rec587823 rf36718c 1 2000-10-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros. 4 Switch to GNU canonicalization. 5 1 6 2000-10-19 Antti P Miettinen <anmietti@trshp.ntc.nokia.com> 2 7 -
cpukit/libnetworking/Makefile.am
rec587823 rf36718c 4 4 5 5 AUTOMAKE_OPTIONS = foreign 1.4 6 ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/ aclocal6 ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros 7 7 8 8 SUBDIRS = include arpa kern machine sys vm lib libc net netinet nfs rtems \ -
cpukit/librpc/ChangeLog
rec587823 rf36718c 1 2000-10-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros. 4 Switch to GNU canonicalization. 5 1 6 2000-09-22 Joel Sherrill <joel@OARcorp.com> 2 7 -
cpukit/librpc/Makefile.am
rec587823 rf36718c 4 4 5 5 AUTOMAKE_OPTIONS = foreign 1.4 6 ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/ aclocal6 ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros 7 7 8 8 if rpc_not_supported
Note: See TracChangeset
for help on using the changeset viewer.