From edb74ae20741c1d7160c203e1625563e09b2c5f1 Mon Sep 17 00:00:00 2001 From: germeier Date: Wed, 11 Sep 2002 17:23:25 +0000 Subject: removed mpio_tool.c --- libmpio/Makefile.in | 29 ++++++++++++++++++++++------- 1 file changed, 22 insertions(+), 7 deletions(-) (limited to 'libmpio') diff --git a/libmpio/Makefile.in b/libmpio/Makefile.in index 66751bd..f1dbb1b 100644 --- a/libmpio/Makefile.in +++ b/libmpio/Makefile.in @@ -83,13 +83,28 @@ INCLUDES = lib_LTLIBRARIES = libmpio.la -libmpio_la_SOURCES = mpio.c io.c debug.c smartmedia.c directory.c fat.c ecc.c - - -pkginclude_HEADERS = mpio.h defs.h - - -noinst_HEADERS = io.h debug.h smartmedia.h directory.h fat.h ecc.h +libmpio_la_SOURCES = \ + mpio.c \ + io.c \ + debug.c \ + smartmedia.c \ + directory.c \ + fat.c \ + ecc.c + + +pkginclude_HEADERS = \ + mpio.h \ + defs.h + + +noinst_HEADERS = \ + io.h \ + debug.h \ + smartmedia.h \ + directory.h \ + fat.h \ + ecc.h mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_CLEAN_FILES = -- cgit v1.2.3