Changeset 4e97166 in rtems


Ignore:
Timestamp:
01/12/06 09:57:43 (18 years ago)
Author:
Ralf Corsepius <ralf.corsepius@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
54650f51
Parents:
87b133a
Message:

Remove all-local.

Location:
cpukit
Files:
29 edited

Legend:

Unmodified
Added
Removed
  • cpukit/Makefile.am

    r87b133a r4e97166  
    167167include_rtems_HEADERS += libmisc/fsmount/fsmount.h
    168168
    169 all-local: $(PREINSTALL_FILES)
    170 
    171169cpukit.doxy: cpukit.doxy.in Makefile
    172170        d=`pwd`;cd $(PROJECT_INCLUDE);project_include=`pwd`;cd $$d; \
  • cpukit/ftpd/Makefile.am

    r87b133a r4e97166  
    1010endif
    1111
    12 all-local: $(PREINSTALL_FILES) $(TMPINSTALL_FILES)
    13 
    1412include $(srcdir)/preinstall.am
    1513include $(top_srcdir)/automake/local.am
  • cpukit/httpd/Makefile.am

    r87b133a r4e97166  
    2626EXTRA_DIST = webcomp.c webpage.c
    2727
    28 all-local: $(PREINSTALL_FILES) $(TMPINSTALL_FILES)
    29 
    3028include $(srcdir)/preinstall.am
    3129include $(top_srcdir)/automake/local.am
  • cpukit/itron/Makefile.am

    r87b133a r4e97166  
    116116EXTRA_DIST += $(UNUSED_C_FILES) src/TODO
    117117
    118 all-local: $(PREINSTALL_FILES)
    119 
    120118include $(srcdir)/preinstall.am
    121119include $(top_srcdir)/automake/local.am
  • cpukit/libblock/Makefile.am

    r87b133a r4e97166  
    1212    include/rtems/diskdevs.h include/rtems/ramdisk.h \
    1313    include/rtems/ide_part_table.h
    14 
    15 all-local: $(PREINSTALL_FILES)
    1614endif
    1715
     16include $(srcdir)/preinstall.am
    1817include $(top_srcdir)/automake/local.am
  • cpukit/libcsupport/Makefile.am

    r87b133a r4e97166  
    3434
    3535##  General stuff
    36 all-local: $(PREINSTALL_FILES)
    37 
    3836ERROR_C_FILES = src/error.c
    3937
     
    9391EXTRA_DIST = src/TODO src/CASES src/README
    9492
    95 all-local: $(PREINSTALL_FILES)
    96 
    9793include $(srcdir)/preinstall.am
    9894include $(top_srcdir)/automake/local.am
  • cpukit/libfs/Makefile.am

    r87b133a r4e97166  
    5252endif
    5353
    54 all-local: $(PREINSTALL_FILES)
    55 
    5654# ---
    57 
     55include $(srcdir)/preinstall.am
    5856include $(top_srcdir)/automake/local.am
  • cpukit/libmisc/Makefile.am

    r87b133a r4e97166  
    100100
    101101## ---
    102 
    103 all-local: $(PREINSTALL_FILES)
    104 
     102include $(srcdir)/preinstall.am
    105103include $(top_srcdir)/automake/local.am
  • cpukit/libnetworking/Makefile.am

    r87b133a r4e97166  
    55include $(top_srcdir)/automake/multilib.am
    66include $(top_srcdir)/automake/compile.am
    7 
    8 CLEANFILES =
    9 DISTCLEANFILES =
    107
    118AM_CPPFLAGS += -I$(srcdir)
     
    1815UNUSED_FILES += sys/poll.h
    1916
    20 UNUSED_FILES += net/zlib.c net/zlib.h
    21 UNUSED_FILES += net/ppp.h net/ppp-deflate.c net/bsd-comp.c
     17UNUSED_FILES += net/ppp-deflate.c net/bsd-comp.c
    2218
    2319if HAS_NETWORKING
     
    3127## poll.h is not in the list because RTEMS does not have poll()
    3228## and installing poll.h confuses autoconf.
    33 include_HEADERS = loop.h netdb.h
     29include_HEADERS = netdb.h
    3430include_HEADERS += resolv.h syslog.h
    3531
    3632libnetworking_a_SOURCES = opt_atalk.h opt_bdg.h opt_compat.h opt_inet6.h \
    3733    opt_inet.h opt_ipfw.h opt_ipx.h opt_mac.h opt_mrouting.h opt_netgraph.h \
    38     opt_tcpdebug.h opt_ipsec.h
     34    opt_tcpdebug.h opt_ipsec.h loop.h
     35libnetworking_a_SOURCES += opt_ppp.h
    3936libnetworking_a_SOURCES += bpfilter.h
    4037
     
    6966    net/netisr.h net/ppp-comp.h net/ppp_defs.h net/radix.h net/raw_cb.h \
    7067    net/route.h net/if_pppvar.h net/pppcompress.h net/slcompress.h
     68include_net_HEADERS += net/if_media.h
    7169
    7270libnetworking_a_SOURCES += net/if.c net/if_ethersubr.c net/if_loop.c \
     
    9997include_nfsdir = $(includedir)/nfs
    10098
    101 include_nfs_HEADERS = nfs/krpc.h nfs/nfs.h nfs/nfsproto.h \
    102     nfs/rpcv2.h nfs/xdr_subs.h
     99include_nfs_HEADERS = nfs/krpc.h
     100include_nfs_HEADERS += nfs/nfs.h
     101include_nfs_HEADERS += nfs/nfsproto.h
     102include_nfs_HEADERS += nfs/rpcv2.h
     103include_nfs_HEADERS += nfs/xdr_subs.h
    103104
    104105libnetworking_a_SOURCES += nfs/bootp_subr.c
     
    115116include_rtems_HEADERS = rtems/rtems_bsdnet.h rtems/rtems_bsdnet_internal.h \
    116117    rtems/dhcp.h rtems/tftp.h rtems/ftpfs.h rtems/mkrootfs.h
     118include_rtems_HEADERS += rtems/rtems_mii_ioctl.h
    117119
    118120libnetworking_a_SOURCES += rtems/sghostname.c rtems/issetugid.c \
     
    123125    rtems/rtems_showtcpstat.c rtems/rtems_showudpstat.c rtems/rtems_select.c \
    124126    rtems/mkrootfs.c rtems/rtems_bsdnet_malloc_starvation.c
     127libnetworking_a_SOURCES += rtems/rtems_mii_ioctl.c rtems/rtems_mii_ioctl_kern.c
    125128
    126129## sys
     
    140143
    141144include_vm_HEADERS = vm/vm.h vm/vm_extern.h vm/vm_kern.h vm/vm_param.h
     145
     146# dev
     147include_dev_miidir = $(includedir)/dev/mii
     148include_dev_mii_HEADERS = dev/mii/mii.h
    142149
    143150## libc
     
    191198EXTRA_DIST += $(UNUSED_FILES)
    192199
    193 all-local: $(PREINSTALL_FILES)
    194 
    195200include $(srcdir)/preinstall.am
    196 
    197201include $(top_srcdir)/automake/local.am
  • cpukit/librpc/Makefile.am

    r87b133a r4e97166  
    8888    include/rpcsvc/ypxfrd.x
    8989
    90 all-local: $(PREINSTALL_FILES)
    91 
    9290include $(srcdir)/preinstall.am
    9391include $(top_srcdir)/automake/local.am
  • cpukit/posix/Makefile.am

    r87b133a r4e97166  
    165165EXTRA_DIST += $(C_FILES) $(UNUSED_C_FILES)
    166166
    167 all-local: $(PREINSTALL_FILES)
    168 
    169167include $(srcdir)/preinstall.am
    170168include $(top_srcdir)/automake/local.am
  • cpukit/pppd/Makefile.am

    r87b133a r4e97166  
    1818endif
    1919
    20 all-local: $(PREINSTALL_FILES) $(TMPINSTALL_FILES)
    21 
    2220include $(srcdir)/preinstall.am
    2321include $(top_srcdir)/automake/local.am
  • cpukit/rtems/Makefile.am

    r87b133a r4e97166  
    125125endif
    126126
    127 all-local: $(PREINSTALL_FILES)
    128 
    129127include $(srcdir)/preinstall.am
    130128include $(top_srcdir)/automake/local.am
  • cpukit/sapi/Makefile.am

    r87b133a r4e97166  
    3030libsapi_a_CPPFLAGS = $(AM_CPPFLAGS)
    3131
    32 all-local: $(PREINSTALL_FILES)
    33 
    3432include $(srcdir)/preinstall.am
    3533include $(top_srcdir)/automake/local.am
  • cpukit/score/Makefile.am

    r87b133a r4e97166  
    156156DISTCLEANFILES = include/rtems/score/cpuopts.h
    157157
    158 all-local: $(PREINSTALL_FILES)
    159 
    160158include $(srcdir)/preinstall.am
    161159include $(top_srcdir)/automake/subdirs.am
  • cpukit/score/cpu/arm/Makefile.am

    r87b133a r4e97166  
    1616libscorecpu_a_CPPFLAGS = $(AM_CPPFLAGS)
    1717
    18 all-local: $(PREINSTALL_FILES)
    19 
    2018include $(srcdir)/preinstall.am
    2119include $(top_srcdir)/automake/local.am
  • cpukit/score/cpu/avr/Makefile.am

    r87b133a r4e97166  
    1616libscorecpu_a_CPPFLAGS = $(AM_CPPFLAGS)
    1717
    18 all-local: $(PREINSTALL_FILES)
    19 
    2018include $(srcdir)/preinstall.am
    2119include $(top_srcdir)/automake/local.am
  • cpukit/score/cpu/c4x/Makefile.am

    r87b133a r4e97166  
    1919libscorecpu_a_CPPFLAGS = $(AM_CPPFLAGS)
    2020
    21 all-local: $(PREINSTALL_FILES)
    22 
    2321include $(srcdir)/preinstall.am
    2422include $(top_srcdir)/automake/local.am
  • cpukit/score/cpu/h8300/Makefile.am

    r87b133a r4e97166  
    1616libscorecpu_a_CPPFLAGS = $(AM_CPPFLAGS)
    1717
    18 all-local: $(PREINSTALL_FILES)
    19 
    2018include $(srcdir)/preinstall.am
    2119include $(top_srcdir)/automake/local.am
  • cpukit/score/cpu/i386/Makefile.am

    r87b133a r4e97166  
    1717libscorecpu_a_CPPFLAGS = $(AM_CPPFLAGS)
    1818
    19 all-local: $(PREINSTALL_FILES)
    20 
    2119include $(srcdir)/preinstall.am
    2220include $(top_srcdir)/automake/local.am
  • cpukit/score/cpu/m68k/Makefile.am

    r87b133a r4e97166  
    2121libscorecpu_a_SOURCES = cpu.c cpu_asm.S
    2222
    23 all-local: $(PREINSTALL_FILES)
    24 
    2523include $(srcdir)/preinstall.am
    2624include $(top_srcdir)/automake/local.am
  • cpukit/score/cpu/mips/Makefile.am

    r87b133a r4e97166  
    1919libscorecpu_a_CPPFLAGS = $(AM_CPPFLAGS)
    2020
    21 all-local: $(PREINSTALL_FILES)
    22 
    2321include $(srcdir)/preinstall.am
    2422include $(top_srcdir)/automake/local.am
  • cpukit/score/cpu/no_cpu/Makefile.am

    r87b133a r4e97166  
    1616libscorecpu_a_CPPFLAGS = $(AM_CPPFLAGS)
    1717
    18 all-local: $(PREINSTALL_FILES)
    19 
    2018include $(srcdir)/preinstall.am
    2119include $(top_srcdir)/automake/local.am
  • cpukit/score/cpu/powerpc/Makefile.am

    r87b133a r4e97166  
    2828libscorecpu_a_CPPFLAGS = $(AM_CPPFLAGS)
    2929
    30 all-local: $(PREINSTALL_FILES)
    31 
    3230include $(srcdir)/preinstall.am
    3331include $(top_srcdir)/automake/local.am
  • cpukit/score/cpu/sh/Makefile.am

    r87b133a r4e97166  
    1616libscorecpu_a_CPPFLAGS = $(AM_CPPFLAGS)
    1717
    18 all-local: $(PREINSTALL_FILES)
    19 
    2018include $(srcdir)/preinstall.am
    2119include $(top_srcdir)/automake/local.am
  • cpukit/score/cpu/sparc/Makefile.am

    r87b133a r4e97166  
    1616libscorecpu_a_CPPFLAGS = $(AM_CPPFLAGS)
    1717
    18 all-local: $(PREINSTALL_FILES)
    19 
    2018include $(srcdir)/preinstall.am
    2119include $(top_srcdir)/automake/local.am
  • cpukit/score/cpu/unix/Makefile.am

    r87b133a r4e97166  
    1818libscorecpu_a_CPPFLAGS = $(AM_CPPFLAGS)
    1919
    20 all-local: $(PREINSTALL_FILES)
    21 
    2220include $(srcdir)/preinstall.am
    2321include $(top_srcdir)/automake/local.am
  • cpukit/telnetd/Makefile.am

    r87b133a r4e97166  
    1818EXTRA_DIST = README
    1919
    20 all-local: $(PREINSTALL_FILES) $(TMPINSTALL_FILES)
    21 
    2220include $(srcdir)/preinstall.am
    2321include $(top_srcdir)/automake/local.am
  • cpukit/zlib/Makefile.am

    r87b133a r4e97166  
    2525include_HEADERS = zlib.h zconf.h
    2626
    27 all-local: $(PREINSTALL_FILES) $(TMPINSTALL_FILES)
    28 
    2927include $(srcdir)/preinstall.am
    3028include $(top_srcdir)/automake/local.am
Note: See TracChangeset for help on using the changeset viewer.