From 6586df0797ad60af031cb80889f8205b6adcdfe3 Mon Sep 17 00:00:00 2001 From: Teddy Date: Mon, 5 May 2014 02:04:39 +0800 Subject: higher code-gen quality --- Makefile | 8 -------- 1 file changed, 8 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 025649d..7d10bcb 100644 --- a/Makefile +++ b/Makefile @@ -1,8 +1,5 @@ all: cibic -run: - ./cibic --ast - db: gdb cibic @@ -31,8 +28,3 @@ cibic.tab.c: cibic.y clean: rm -f cibic lex.yy.c cibic.tab.c cibic.tab.h *.o - -sem: semantics.o test.o - gcc -o sem semantics.o test.o -test.o: test.c - gcc -c test.c -Wall -Wextra -g -- cgit v1.2.3-70-g09d2