Support compiling .S files with additional options
commitc503c2603c230005f5af40d14494c427f61b0160
authorH.J. Lu <hjl.tools@gmail.com>
Sun, 25 Feb 2024 12:22:03 +0000 (25 04:22 -0800)
committerH.J. Lu <hjl.tools@gmail.com>
Sun, 25 Feb 2024 17:22:40 +0000 (25 09:22 -0800)
tree4e477999f867fdb19e2e2340ed8f36697fd3fe1f
parentdfb05f8e704edac70db38c4c8ee700769d91a413
Support compiling .S files with additional options

Add $(sysdep-ASFLAGS) $(ASFLAGS-$(<F)) $(ASFLAGS-$(@F)) to compile.S and
COMPILE.S to support compiling .S files with additional options.
Makerules