Changeset c30f5e88 in rtems


Ignore:
Timestamp:
06/13/00 21:44:09 (23 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
d2803ea6
Parents:
80ad143b
Message:

Removed unused directories from Makefile.am and warnings
from cvs by adding .cvsignore files.

Location:
c/src/lib/libbsp/i960/i960sim
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • c/src/lib/libbsp/i960/i960sim/Makefile.am

    r80ad143b rc30f5e88  
    88# wrapup is the one that actually builds and installs the library
    99#  from the individual .rel files built in other directories
    10 SUBDIRS = include start startup clock console timer wrapup
     10#SUBDIRS = include start startup clock console timer wrapup
     11SUBDIRS = include start startup console wrapup
    1112
    1213include $(top_srcdir)/../../bsp.am
Note: See TracChangeset for help on using the changeset viewer.