whitespace cleanup (all Makefile.am files)

This commit is contained in:
rlar 2010-09-17 16:11:25 +00:00
parent ed625c5509
commit 68b2e6b23a
101 changed files with 328 additions and 324 deletions

View File

@ -1,3 +1,7 @@
2010-09-17 Robert Larice
* **/Makefile.am :
whitespace cleanup
2010-09-15 Holger Vogt
* com_measure2.c: prevent seg fault in meas ac, if real input
* examples/control_structs/MonteCarlo.sp: update, add measure

View File

@ -165,8 +165,8 @@ libfte_la_SOURCES = \
runcoms2.h \
shyu.c \
shyu.h \
signal_handler.c\
signal_handler.h\
signal_handler.c \
signal_handler.h \
spec.c \
spec.h \
spiceif.c \

View File

@ -5,11 +5,11 @@
noinst_LTLIBRARIES = libcmxsp.la
libcmxsp_la_SOURCES = \
cm.c \
cmevt.c \
cmmeters.c \
cmutil.c \
cmexport.c
cm.c \
cmevt.c \
cmmeters.c \
cmutil.c \
cmexport.c

View File

@ -5,8 +5,8 @@
noinst_LTLIBRARIES = libenhxsp.la
libenhxsp_la_SOURCES = \
enh.c \
enhtrans.c
enh.c \
enhtrans.c
AM_CPPFLAGS = -I$(top_srcdir)/src/include

View File

@ -5,22 +5,22 @@
noinst_LTLIBRARIES = libevtxsp.la
libevtxsp_la_SOURCES = \
evtaccept.c \
evtcall_hybrids.c \
evtdump.c \
evtiter.c \
evtnext_time.c \
evtop.c \
evtprint.c \
evtsetup.c \
evtbackup.c \
evtdeque.c \
evtinit.c \
evtload.c \
evtnode_copy.c \
evtplot.c \
evtqueue.c \
evttermi.c
evtaccept.c \
evtcall_hybrids.c \
evtdump.c \
evtiter.c \
evtnext_time.c \
evtop.c \
evtprint.c \
evtsetup.c \
evtbackup.c \
evtdeque.c \
evtinit.c \
evtload.c \
evtnode_copy.c \
evtplot.c \
evtqueue.c \
evttermi.c
AM_CPPFLAGS = -I$(top_srcdir)/src/include

View File

@ -5,11 +5,11 @@
noinst_LTLIBRARIES = libipcxsp.la
libipcxsp_la_SOURCES = \
ipcaegis.c \
ipc.c \
ipcsockets.c \
ipcstdio.c \
ipctiein.c
ipcaegis.c \
ipc.c \
ipcsockets.c \
ipcstdio.c \
ipctiein.c
AM_CPPFLAGS = -I$(top_srcdir)/src/include -I$(top_srcdir)/src/spicelib/devices

View File

@ -23,7 +23,7 @@ xgraph_SOURCES = $(xgraph_c_sources)
man_MANS = xgraph.man
EXTRA_DIST=\
EXTRA_DIST = \
$(man_MANS) \
README.ANNOUNCE \
README.GENERAL \