From 8b7e0aaec661d9a411d3aa8953646b3072f559d7 Mon Sep 17 00:00:00 2001 From: "Darryl L. Miles" Date: Wed, 16 Oct 2024 10:28:42 +0100 Subject: [PATCH] Makefile: whitespace only change --- doc/tutcells/Makefile | 2 +- extract/Makefile | 2 +- garouter/Makefile | 2 +- gcr/Makefile | 2 +- grouter/Makefile | 2 +- irouter/Makefile | 2 +- lisp/Makefile | 2 +- mzrouter/Makefile | 2 +- netmenu/Makefile | 2 +- plot/Makefile | 2 +- plow/Makefile | 2 +- resis/Makefile | 2 +- router/Makefile | 2 +- scmos/Makefile | 2 +- select/Makefile | 2 +- sim/Makefile | 2 +- textio/Makefile | 2 +- windows/Makefile | 4 ++-- wiring/Makefile | 2 +- 19 files changed, 20 insertions(+), 20 deletions(-) diff --git a/doc/tutcells/Makefile b/doc/tutcells/Makefile index a60d909b..1dc05d68 100644 --- a/doc/tutcells/Makefile +++ b/doc/tutcells/Makefile @@ -22,7 +22,7 @@ TUTFILES= m3a.mag maint2a.mag tut1.mag \ tut9a.mag tut9b.mag tut9x.mag tut9y.mag \ tut11a.mag tut11b.mag tut11c.mag tut11d.mag \ tut11a.al tut11a.cmd tut11a.ext tut11a.nodes tut11a.sim \ - tut11b.ext tut11c.ext tut11d.ext + tut11b.ext tut11c.ext tut11d.ext INST_TUTFILES= $(TUTFILES:%=$(DESTDIR)${TUTDIR}/%) diff --git a/extract/Makefile b/extract/Makefile index d9348e3e..182cac59 100644 --- a/extract/Makefile +++ b/extract/Makefile @@ -7,7 +7,7 @@ MAGICDIR = .. SRCS = ExtArray.c ExtBasic.c ExtCell.c ExtCouple.c ExtHard.c \ ExtHier.c ExtLength.c ExtMain.c ExtNghbors.c ExtPerim.c \ ExtRegion.c ExtSubtree.c ExtTech.c ExtTest.c ExtTimes.c ExtYank.c \ - ExtInter.c ExtUnique.c + ExtInter.c ExtUnique.c include ${MAGICDIR}/defs.mak include ${MAGICDIR}/rules.mak diff --git a/garouter/Makefile b/garouter/Makefile index 5eaa8ede..3204f248 100644 --- a/garouter/Makefile +++ b/garouter/Makefile @@ -5,7 +5,7 @@ MODULE = garouter MAGICDIR = .. SRCS = gaChannel.c gaMain.c gaMaze.c gaSimple.c gaStem.c \ - gaTest.c + gaTest.c include ${MAGICDIR}/defs.mak include ${MAGICDIR}/rules.mak diff --git a/gcr/Makefile b/gcr/Makefile index 91d7b7ef..931aca16 100644 --- a/gcr/Makefile +++ b/gcr/Makefile @@ -6,7 +6,7 @@ MODULE = gcr MAGICDIR = .. SRCS = gcrChannel.c gcrColl.c gcrDebug.c gcrEdge.c gcrFeas.c \ gcrFlags.c gcrInit.c gcrLib.c gcrRiver.c gcrRoute.c gcrShwFlgs.c \ - gcrUnsplit.c + gcrUnsplit.c include ${MAGICDIR}/defs.mak include ${MAGICDIR}/rules.mak diff --git a/grouter/Makefile b/grouter/Makefile index d42ed237..57d93866 100644 --- a/grouter/Makefile +++ b/grouter/Makefile @@ -5,7 +5,7 @@ MODULE = grouter MAGICDIR = .. SRCS = grouteChan.c grouteCrss.c grouteDens.c grouteMain.c \ - grouteMult.c grouteMaze.c groutePath.c groutePen.c grouteTest.c + grouteMult.c grouteMaze.c groutePath.c groutePen.c grouteTest.c include ${MAGICDIR}/defs.mak include ${MAGICDIR}/rules.mak diff --git a/irouter/Makefile b/irouter/Makefile index e2488397..2d16afda 100644 --- a/irouter/Makefile +++ b/irouter/Makefile @@ -4,7 +4,7 @@ MODULE = irouter MAGICDIR = .. -SRCS = irCommand.c irMain.c irRoute.c irTestCmd.c irUtils.c +SRCS = irCommand.c irMain.c irRoute.c irTestCmd.c irUtils.c include ${MAGICDIR}/defs.mak include ${MAGICDIR}/rules.mak diff --git a/lisp/Makefile b/lisp/Makefile index 0ccb36a6..fbe343fb 100644 --- a/lisp/Makefile +++ b/lisp/Makefile @@ -6,7 +6,7 @@ MODULE = lisp MAGICDIR = .. SRCS = lispMain.c lispEval.c lispPrint.c lispParse.c lispA-Z.c \ lispGC.c lispFrame.c lispTrace.c lispMagic.c lispArith.c \ - lispString.c lispIO.c + lispString.c lispIO.c SCMSRC = default.scm box.scm label.scm draw.scm drc.scm \ stack.scm layout.scm prs.scm help.scm gate.scm \ sel.scm diff --git a/mzrouter/Makefile b/mzrouter/Makefile index fb183134..43a32d68 100644 --- a/mzrouter/Makefile +++ b/mzrouter/Makefile @@ -7,7 +7,7 @@ MAGICDIR = .. SRCS = mzBlock.c mzDebug.c mzEstimate.c mzXtndDown.c \ mzXtndLeft.c mzXtndRght.c mzXtndUp.c mzHint.c mzInit.c mzNumLine.c \ mzMain.c mzSearch.c mzStart.c mzSubrs.c mzTech.c mzTestCmd.c \ - mzWalk.c + mzWalk.c include ${MAGICDIR}/defs.mak include ${MAGICDIR}/rules.mak diff --git a/netmenu/Makefile b/netmenu/Makefile index 51eb7fdf..0597ecc7 100644 --- a/netmenu/Makefile +++ b/netmenu/Makefile @@ -5,7 +5,7 @@ MODULE = netmenu MAGICDIR = .. SRCS = NMbutton.c NMcmdAK.c NMcmdLZ.c NMlabel.c NMmain.c \ - NMnetlist.c NMshowpt.c NMshowcell.c NMundo.c NMwiring.c + NMnetlist.c NMshowpt.c NMshowcell.c NMundo.c NMwiring.c include ${MAGICDIR}/defs.mak include ${MAGICDIR}/rules.mak diff --git a/plot/Makefile b/plot/Makefile index 0f164e5d..dbded3f0 100644 --- a/plot/Makefile +++ b/plot/Makefile @@ -5,7 +5,7 @@ MODULE = plot MAGICDIR = .. SRCS = plotCmd.c plotGremln.c plotHP.c plotPS.c plotMain.c plotRutils.c \ - plotVers.c plotPixels.c plotPNM.c + plotVers.c plotPixels.c plotPNM.c include ${MAGICDIR}/defs.mak diff --git a/plow/Makefile b/plow/Makefile index 1328089c..10340d81 100644 --- a/plow/Makefile +++ b/plow/Makefile @@ -6,7 +6,7 @@ MODULE = plow MAGICDIR = .. SRCS = PlowCmd.c PlowJogs.c PlowMain.c PlowQueue.c PlowRandom.c \ PlowRules1.c PlowRules2.c PlowRules3.c PlowSearch.c PlowTech.c \ - PlowTest.c PlowWidth.c PlowYank.c + PlowTest.c PlowWidth.c PlowYank.c include ${MAGICDIR}/defs.mak include ${MAGICDIR}/rules.mak diff --git a/resis/Makefile b/resis/Makefile index 18e0fe40..52aca230 100644 --- a/resis/Makefile +++ b/resis/Makefile @@ -6,7 +6,7 @@ MODULE = resis MAGICDIR = .. SRCS = ResMain.c ResJunct.c ResMakeRes.c ResSimple.c ResPrint.c \ ResReadSim.c ResRex.c ResBasic.c ResMerge.c ResChecks.c \ - ResFract.c ResUtils.c ResDebug.c + ResFract.c ResUtils.c ResDebug.c include ${MAGICDIR}/defs.mak include ${MAGICDIR}/rules.mak diff --git a/router/Makefile b/router/Makefile index 5883fdee..b8ca997f 100644 --- a/router/Makefile +++ b/router/Makefile @@ -6,7 +6,7 @@ MODULE = router MAGICDIR = .. SRCS = rtrCmd.c rtrMain.c rtrDcmpose.c rtrFdback.c rtrHazards.c \ rtrChannel.c rtrPaint.c rtrPin.c rtrSide.c rtrStem.c rtrTech.c \ - rtrVia.c rtrTravers.c + rtrVia.c rtrTravers.c include ${MAGICDIR}/defs.mak diff --git a/scmos/Makefile b/scmos/Makefile index 93be8659..c72d259b 100644 --- a/scmos/Makefile +++ b/scmos/Makefile @@ -46,7 +46,7 @@ DEPEND = scmos.tech.in \ extract_template/scmosExt34.tech.in \ extract_template/scmosExt14b-sub.tech.in \ extract_template/scmosExtDiag.tech.in \ - extract_template/scmosExt14b-tm.tech.in + extract_template/scmosExt14b-tm.tech.in all: $(OBJS) $(DEPEND) ${TECHFILES} diff --git a/select/Makefile b/select/Makefile index abf5c59f..18cd30c4 100644 --- a/select/Makefile +++ b/select/Makefile @@ -5,7 +5,7 @@ MODULE = select MAGICDIR = .. SRCS = selCreate.c selDisplay.c selEnum.c selOps.c selUndo.c \ - selUnselect.c + selUnselect.c include ${MAGICDIR}/defs.mak include ${MAGICDIR}/rules.mak diff --git a/sim/Makefile b/sim/Makefile index 24e9a1f0..c9be263e 100644 --- a/sim/Makefile +++ b/sim/Makefile @@ -4,7 +4,7 @@ MODULE = sim MAGICDIR = .. -SRCS = SimDBstuff.c SimSelect.c SimRsim.c SimExtract.c +SRCS = SimDBstuff.c SimSelect.c SimRsim.c SimExtract.c include ${MAGICDIR}/defs.mak include ${MAGICDIR}/rules.mak diff --git a/textio/Makefile b/textio/Makefile index acae76bc..5a7e081d 100644 --- a/textio/Makefile +++ b/textio/Makefile @@ -4,7 +4,7 @@ MODULE = textio MAGICDIR = .. -SRCS = txCommands.c txInput.c txMain.c txMore.c txOutput.c +SRCS = txCommands.c txInput.c txMain.c txMore.c txOutput.c include ${MAGICDIR}/defs.mak include ${MAGICDIR}/rules.mak diff --git a/windows/Makefile b/windows/Makefile index 56dc6795..9795a732 100644 --- a/windows/Makefile +++ b/windows/Makefile @@ -6,9 +6,9 @@ MODULE = windows MAGICDIR = .. SRCS = windClient.c windCmdAM.c windCmdNR.c windCmdSZ.c \ windSend.c windDebug.c windDisp.c windMain.c windMove.c \ - windSearch.c windTrans.c windView.c + windSearch.c windTrans.c windView.c -GLYPHS = windows7.glyphs windows11.glyphs windows14.glyphs windows22.glyphs +GLYPHS = windows7.glyphs windows11.glyphs windows14.glyphs windows22.glyphs FONTS = vfont.B.12 vfont.I.12 vfont.R.8 include ${MAGICDIR}/defs.mak diff --git a/wiring/Makefile b/wiring/Makefile index 64301904..fd80ea4d 100644 --- a/wiring/Makefile +++ b/wiring/Makefile @@ -4,7 +4,7 @@ MODULE = wiring MAGICDIR = .. -SRCS = wireOps.c wireTech.c wireUndo.c +SRCS = wireOps.c wireTech.c wireUndo.c include ${MAGICDIR}/defs.mak include ${MAGICDIR}/rules.mak