]> git.sur5r.net Git - cc65/blobdiff - src/da65/make/gcc.mak
Replace tabs by spaces in file lists.
[cc65] / src / da65 / make / gcc.mak
index 44b4c954a699db57c977b6805669142a4fab2c5e..6a568d3c5e6d4510e398f0a98761525da3b7be5b 100644 (file)
@@ -22,24 +22,24 @@ LDFLAGS =
 # List of all object files
 
 OBJS =         asminc.o        \
-        attrtab.o      \
+       attrtab.o       \
        code.o          \
-        comments.o      \
+       comments.o      \
        data.o          \
        error.o         \
        global.o        \
-       handler.o       \
+       handler.o       \
        infofile.o      \
-        labels.o        \
+       labels.o        \
        main.o          \
-        opc6502.o       \
-        opc65816.o      \
-        opc65c02.o      \
-        opc65sc02.o     \
-       opctable.o      \
+       opc6502.o       \
+       opc65816.o      \
+       opc65c02.o      \
+       opc65sc02.o     \
+       opctable.o      \
        output.o        \
        scanner.o       \
-        segment.o
+       segment.o
 
 LIBS = $(COMMON)/common.a