various formatting improvements

This commit is contained in:
Markus Fröschle
2017-04-15 06:42:56 +00:00
parent d5777164c8
commit 4f45b21484
8 changed files with 572 additions and 1002 deletions

View File

@@ -8,9 +8,8 @@
# installation, but allows source level debugging over BDM with a recent gdb (tested with 7.5),
# the m68k BDM tools from sourceforge (http://bdm.sourceforge.net) and a BDM pod (TBLCF and P&E tested).
VERBOSE=N
ifneq (Y,$(VERBOSE))
ifneq (yes,$(VERBOSE))
Q=@
else
Q=