From 1214e36e316b6e9fb99a38b33fc34da8bb97201e Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sat, 27 Jan 2007 11:35:11 +0000 Subject: Fix indentation. --- tools/cpu/nios2/Makefile.am | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'tools/cpu') diff --git a/tools/cpu/nios2/Makefile.am b/tools/cpu/nios2/Makefile.am index 8ca3c89df0..254d245d27 100644 --- a/tools/cpu/nios2/Makefile.am +++ b/tools/cpu/nios2/Makefile.am @@ -7,13 +7,13 @@ ACLOCAL_AMFLAGS = -I ../../../aclocal noinst_PROGRAMS = nios2gen nios2gen_SOURCES = nios2gen.c \ - bridges.c bridges.h \ - devices.c devices.h \ - clocks.c clocks.h \ - output.c output.h \ - linkcmds.c linkcmds.h \ - memory.c memory.h \ - ptf.h ptf.c + bridges.c bridges.h \ + devices.c devices.h \ + clocks.c clocks.h \ + output.c output.h \ + linkcmds.c linkcmds.h \ + memory.c memory.h \ + ptf.h ptf.c if HELP2MAN man_MANS = nios2gen.1 -- cgit v1.2.3