split PIC port gen.c pcodepeep.c into smaller files. Added structure support.
[fw/sdcc] / src / regression / Makefile
index d1ce27ad31432c0a3b79f24dd649c8208671edd2..eb1b16c134020e187e5b21f28281537930f0c197 100644 (file)
@@ -60,7 +60,9 @@ SRC = b.c \
        call1.c \
        compare.c \
        compare2.c \
+       compare3.c \
        for.c \
+       struct1.c \
        sub.c \
        while.c