arm: first working example
[uebersetzerbau-ss10.git] / gesamt_arm / Makefile
index f00f2718d0ed07fa428181b23e0190be0dc692cf..3421379fe8b0881b748902c05e3bc3cf08d63565 100644 (file)
@@ -1,5 +1,5 @@
 SHELL := bash
-NAME := gesamt_ppc
+NAME := gesamt_arm
 CFLAGS := -ansi -pedantic -D_GNU_SOURCE -g
 OBJS := scanner.o parser.o symtable.o code.o chelper.o tree.o