Changeset ae30735 in rtems for cpukit/libmisc/wrapup


Ignore:
Timestamp:
05/17/02 18:30:03 (22 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
c8e972f
Parents:
c1f3fc04
Message:

2002-05-16 Ralf Corsepius <corsepiu@…>

  • rootfs/.cvsignore: Remove.
  • rootfs/Makefile.am: Remove.
  • rootfs/mkrootfs.h: Remove.
  • rootfs/mkrootfs.c: Remove.
  • configure.ac: Remove rootfs and NETWORKING macros.
  • wrapup/Makefile.am: Remove rootfs and HAS_NETWORKING.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • cpukit/libmisc/wrapup/Makefile.am

    rc1f3fc04 rae30735  
    1010include $(top_srcdir)/../../../automake/compile.am
    1111include $(top_srcdir)/../../../automake/lib.am
    12 
    13 if HAS_NETWORKING
    14 NETLIBS=../rootfs/$(ARCH)/librootfs-tmp.a
    15 endif
    1612
    1713TMP_LIBS = ../monitor/$(ARCH)/libmonitor-tmp.a \
Note: See TracChangeset for help on using the changeset viewer.