head	1.2;
access;
symbols
	V10:1.1.1.1 GNU:1.1.1;
locks; strict;
comment	@# @;


1.2
date	2003.10.04.14.34.53;	author jsauermann;	state Exp;
branches;
next	1.1;

1.1
date	2003.09.30.17.55.22;	author jsauermann;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	2003.09.30.17.55.22;	author jsauermann;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Handle auto variable declarations in compound statements properly
@
text
@
all:	test

loader:
	gcc -c loader.c
	make -C .\compiler loader
	make -C .\asm loader
	make -C .\memory loader
#	make -C .\sim loader

polled:
	gcc -c polled.c
	make -C .\compiler polled
	make -C .\asm polled
	make -C .\memory polled
	make -C .\sim polled

test:
	gcc -c test.c
	make -C .\compiler test
	make -C .\asm test
	make -C .\memory test
#	make -C .\sim test

rtos:
	gcc -c rtos.c
	make -C .\compiler rtos
	make -C .\asm rtos
	make -C .\memory rtos

config:

clean:

@


1.1
log
@Initial revision
@
text
@d11 7
@


1.1.1.1
log
@no message
@
text
@@
