Changeset 6a8e52d in rtems


Ignore:
Timestamp:
08/16/03 12:12:10 (21 years ago)
Author:
Ralf Corsepius <ralf.corsepius@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
5c0064d
Parents:
11a26b9
Message:

2003-08-16 Ralf Corsepius <corsepiu@…>

Makefile.am: Reflect having moved automake.
pppd/Makefile.am: Reflect having moved automake.
rtems_servers/Makefile.am: Reflect having moved automake.
rtems_telnetd/Makefile.am: Reflect having moved automake.
rtems_webserver/Makefile.am: Reflect having moved automake.
wrapup/Makefile.am: Reflect having moved automake.

Files:
11 edited

Legend:

Unmodified
Added
Removed
  • c/src/libnetworking/ChangeLog

    r11a26b9 r6a8e52d  
     12003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
     2
     3        Makefile.am: Reflect having moved automake.
     4        pppd/Makefile.am: Reflect having moved automake.
     5        rtems_servers/Makefile.am: Reflect having moved automake.
     6        rtems_telnetd/Makefile.am: Reflect having moved automake.
     7        rtems_webserver/Makefile.am: Reflect having moved automake.
     8        wrapup/Makefile.am: Reflect having moved automake.
     9
    1102003-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
    211
  • c/src/libnetworking/Makefile.am

    r11a26b9 r6a8e52d  
    55SUBDIRS = rtems_servers pppd rtems_telnetd rtems_webserver wrapup
    66
    7 include $(top_srcdir)/../../automake/subdirs.am
    8 include $(top_srcdir)/../../automake/local.am
     7include $(top_srcdir)/automake/subdirs.am
     8include $(top_srcdir)/automake/local.am
  • c/src/libnetworking/pppd/Makefile.am

    r11a26b9 r6a8e52d  
    1111OBJS = $(C_FILES:%.c=$(ARCH)/%.$(OBJEXT))
    1212
    13 include $(top_srcdir)/../../automake/compile.am
    14 include $(top_srcdir)/../../automake/lib.am
     13include $(top_srcdir)/automake/compile.am
     14include $(top_srcdir)/automake/lib.am
    1515
    1616#
     
    4040        $(INSTALL_DATA) $< $@
    4141
    42 include $(top_srcdir)/../../automake/local.am
     42include $(top_srcdir)/automake/local.am
  • c/src/libnetworking/rtems_servers/Makefile.am

    r11a26b9 r6a8e52d  
    99OBJS = $(C_FILES:%.c=$(ARCH)/%.$(OBJEXT))
    1010
    11 include $(top_srcdir)/../../automake/compile.am
    12 include $(top_srcdir)/../../automake/lib.am
     11include $(top_srcdir)/automake/compile.am
     12include $(top_srcdir)/automake/lib.am
    1313
    1414#
     
    4444        $(INSTALL_DATA) $< $@
    4545
    46 include $(top_srcdir)/../../automake/local.am
     46include $(top_srcdir)/automake/local.am
  • c/src/libnetworking/rtems_telnetd/Makefile.am

    r11a26b9 r6a8e52d  
    1111
    1212
    13 include $(top_srcdir)/../../automake/compile.am
    14 include $(top_srcdir)/../../automake/lib.am
     13include $(top_srcdir)/automake/compile.am
     14include $(top_srcdir)/automake/lib.am
    1515
    1616$(PROJECT_INCLUDE)/rtems:
     
    4040EXTRA_DIST = README pty.c telnetd.c pty.h icmds.c telnetd.h
    4141
    42 include $(top_srcdir)/../../automake/local.am
     42include $(top_srcdir)/automake/local.am
  • c/src/libnetworking/rtems_webserver/Makefile.am

    r11a26b9 r6a8e52d  
    1414H_FILES = ej.h ejIntrn.h emfdb.h md5.h uemf.h um.h webs.h wsIntrn.h
    1515
    16 include $(top_srcdir)/../../automake/compile.am
    17 include $(top_srcdir)/../../automake/lib.am
     16include $(top_srcdir)/automake/compile.am
     17include $(top_srcdir)/automake/lib.am
    1818
    1919#
     
    5959    webmain.c webpage.c webrom.c webs.c webs.h websuemf.c wsIntrn.h
    6060
    61 include $(top_srcdir)/../../automake/local.am
     61include $(top_srcdir)/automake/local.am
  • c/src/libnetworking/wrapup/Makefile.am

    r11a26b9 r6a8e52d  
    1313LIB = $(ARCH)/libnetapps.a
    1414
    15 include $(top_srcdir)/../../automake/compile.am
    16 include $(top_srcdir)/../../automake/lib.am
     15include $(top_srcdir)/automake/compile.am
     16include $(top_srcdir)/automake/lib.am
    1717
    1818#
     
    2727endif
    2828
    29 include $(top_srcdir)/../../automake/local.am
     29include $(top_srcdir)/automake/local.am
  • cpukit/ftpd/Makefile.am

    r11a26b9 r6a8e52d  
    99OBJS = $(C_FILES:%.c=$(ARCH)/%.$(OBJEXT))
    1010
    11 include $(top_srcdir)/../../automake/compile.am
    12 include $(top_srcdir)/../../automake/lib.am
     11include $(top_srcdir)/automake/compile.am
     12include $(top_srcdir)/automake/lib.am
    1313
    1414#
     
    4444        $(INSTALL_DATA) $< $@
    4545
    46 include $(top_srcdir)/../../automake/local.am
     46include $(top_srcdir)/automake/local.am
  • cpukit/httpd/Makefile.am

    r11a26b9 r6a8e52d  
    1414H_FILES = ej.h ejIntrn.h emfdb.h md5.h uemf.h um.h webs.h wsIntrn.h
    1515
    16 include $(top_srcdir)/../../automake/compile.am
    17 include $(top_srcdir)/../../automake/lib.am
     16include $(top_srcdir)/automake/compile.am
     17include $(top_srcdir)/automake/lib.am
    1818
    1919#
     
    5959    webmain.c webpage.c webrom.c webs.c webs.h websuemf.c wsIntrn.h
    6060
    61 include $(top_srcdir)/../../automake/local.am
     61include $(top_srcdir)/automake/local.am
  • cpukit/pppd/Makefile.am

    r11a26b9 r6a8e52d  
    1111OBJS = $(C_FILES:%.c=$(ARCH)/%.$(OBJEXT))
    1212
    13 include $(top_srcdir)/../../automake/compile.am
    14 include $(top_srcdir)/../../automake/lib.am
     13include $(top_srcdir)/automake/compile.am
     14include $(top_srcdir)/automake/lib.am
    1515
    1616#
     
    4040        $(INSTALL_DATA) $< $@
    4141
    42 include $(top_srcdir)/../../automake/local.am
     42include $(top_srcdir)/automake/local.am
  • cpukit/telnetd/Makefile.am

    r11a26b9 r6a8e52d  
    1111
    1212
    13 include $(top_srcdir)/../../automake/compile.am
    14 include $(top_srcdir)/../../automake/lib.am
     13include $(top_srcdir)/automake/compile.am
     14include $(top_srcdir)/automake/lib.am
    1515
    1616$(PROJECT_INCLUDE)/rtems:
     
    4040EXTRA_DIST = README pty.c telnetd.c pty.h icmds.c telnetd.h
    4141
    42 include $(top_srcdir)/../../automake/local.am
     42include $(top_srcdir)/automake/local.am
Note: See TracChangeset for help on using the changeset viewer.