source: rtems/c/src/exec/itron/macros/Makefile.am @ c9fd602

4.104.114.84.95
Last change on this file since c9fd602 was 7afbca0, checked in by Joel Sherrill <joel.sherrill@…>, on 12/01/00 at 19:00:04

2000-12-01 Joel Sherrill <joel@…>

  • Added macro support to ITRON API. This is known to compile.
  • Makefile.am: Added macros directory.
  • configure.in: Removed error check for enabling macros.
  • macros/.cvsignore, macros/Makefile.am, macros/rtems/.cvsignore, macros/rtems/Makefile.am, macros/rtems/itron/.cvsignore, macros/rtems/itron/Makefile.am, macros/rtems/itron/eventflags.inl, macros/rtems/itron/fmempool.inl, macros/rtems/itron/intr.inl, macros/rtems/itron/mbox.inl, macros/rtems/itron/msgbuffer.inl, macros/rtems/itron/network.inl, macros/rtems/itron/port.inl, macros/rtems/itron/semaphore.inl, macros/rtems/itron/sysmgmt.inl, macros/rtems/itron/task.inl, macros/rtems/itron/time.inl, macros/rtems/itron/vmempool.inl: New files.
  • Property mode set to 100644
File size: 170 bytes
RevLine 
[7afbca0]1##
2## $Id$
3##
4
5AUTOMAKE_OPTIONS = foreign 1.4
6
7SUBDIRS = rtems
8
9include $(top_srcdir)/../../../../automake/subdirs.am
10include $(top_srcdir)/../../../../automake/local.am
Note: See TracBrowser for help on using the repository browser.