source: rtems/cpukit/libi2c/Makefile.am @ 2015ca6

4.104.114.95
Last change on this file since 2015ca6 was dbe8e519, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/12/06 at 04:19:28

Cleanups

  • Property mode set to 100644
File size: 166 bytes
Line 
1##
2##  $Id$
3##
4
5include $(top_srcdir)/automake/compile.am
6
7noinst_LIBRARIES = libi2c.a
8
9libi2c_a_SOURCES = libi2c.c libi2c.h
10
11include $(top_srcdir)/automake/local.am
Note: See TracBrowser for help on using the repository browser.