]> git.sur5r.net Git - cc65/blobdiff - src/ar65/make/gcc.mak
Replace tabs by spaces in file lists.
[cc65] / src / ar65 / make / gcc.mak
index a99505fbe306811d55ac0a7cc3959f98f6d59c94..fe1ec6c732c5ba5391a08349e5d46e96bac55bea 100644 (file)
@@ -22,17 +22,17 @@ LDFLAGS     =
 # List of all object files
 
 OBJS =         add.o           \
-       del.o           \
-       error.o         \
-       exports.o       \
-       extract.o       \
-       fileio.o        \
-       global.o        \
-       library.o       \
-       list.o          \
-       main.o          \
-       objdata.o       \
-       objfile.o
+       del.o           \
+       error.o         \
+       exports.o       \
+       extract.o       \
+       fileio.o        \
+       global.o        \
+       library.o       \
+       list.o          \
+       main.o          \
+       objdata.o       \
+       objfile.o
 
 LIBS = $(COMMON)/common.a