Changeset b91f13f9 in rtems


Ignore:
Timestamp:
08/08/03 03:20:36 (21 years ago)
Author:
Ralf Corsepius <ralf.corsepius@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
dd984c0
Parents:
6bb1897e
Message:

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

  • shmdr/Makefile.am: Reflect having merged configure.ac into ../../configure.ac.
Location:
c/src/lib/libbsp
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • c/src/lib/libbsp/ChangeLog

    r6bb1897e rb91f13f9  
     12003-08-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
     2
     3        * shmdr/Makefile.am: Reflect having merged configure.ac into
     4        ../../configure.ac.
     5
    162003-08-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
    27
  • c/src/lib/libbsp/shmdr/Makefile.am

    r6bb1897e rb91f13f9  
    1010OBJS = $(C_FILES:%.c=$(ARCH)/%.$(OBJEXT))
    1111
    12 include $(top_srcdir)/../../../../automake/compile.am
    13 include $(top_srcdir)/../../../../automake/lib.am
     12include $(top_srcdir)/../../automake/compile.am
     13include $(top_srcdir)/../../automake/lib.am
    1414
    1515#
     
    5151    setckvec.c
    5252
    53 include $(top_srcdir)/../../../../automake/local.am
     53include $(top_srcdir)/../../automake/local.am
Note: See TracChangeset for help on using the changeset viewer.