]> git.sur5r.net Git - cc65/blobdiff - src/da65/make/gcc.mak
Started to add support for segments.
[cc65] / src / da65 / make / gcc.mak
index 19cb66818e09415e474522b933a1353fd6e33fba..7932d0e6c2992902237f9ebb0e3ed5c4ea7a8acc 100644 (file)
@@ -1,4 +1,4 @@
-#
+#                
 # gcc Makefile for da65
 #
 
@@ -27,7 +27,8 @@ OBJS =        asminc.o        \
         opc65sc02.o     \
        opctable.o      \
        output.o        \
-       scanner.o
+       scanner.o       \
+        segment.o
 
 LIBS = $(COMMON)/common.a