head	1.1;
access;
symbols;
locks; strict;
comment	@# @;


1.1
date	2004.07.26.06.36.19;	author aso;	state Exp;
branches;
next	;


desc
@@


1.1
log
@HRE ׽Ʈ κ ߰.
@
text
@all:
	gcc -ggdb -I../ -o hre_test hre_test.c ../libhre.a
	sh test_suite.sh
clean:
	rm -rf *.o
	rm -rf *~
	rm -rf hre_test
@
