From 5572d198caae0d3c1413fc144763c5c0b823d049 Mon Sep 17 00:00:00 2001 From: Steffen Winterfeldt Date: Fri, 4 Aug 2006 13:01:19 +0000 Subject: - move to 32 bit, cont. - added script to check 16/32 bit context switches --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 77f2ddc..8567e7b 100644 --- a/Makefile +++ b/Makefile @@ -23,6 +23,7 @@ addblack: addblack.c $(CC) $(CFLAGS) $< -o $@ bincode.o: bincode.asm vocabulary.inc modplay_defines.inc modplay.inc kroete.inc + bin/trace_context bincode.asm nasm -f elf -O10 -o $@ -l bincode.lst $< bincode: bincode.o jpeg.o -- cgit v1.2.3