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


1.9
date	2004.08.01.17.09.03;	author aso;	state Exp;
branches;
next	1.8;

1.8
date	2004.07.30.10.17.45;	author aso;	state Exp;
branches;
next	1.7;

1.7
date	2004.07.28.16.54.11;	author aso;	state Exp;
branches;
next	1.6;

1.6
date	2004.07.26.15.26.32;	author aso;	state Exp;
branches;
next	1.5;

1.5
date	2004.07.26.06.36.46;	author aso;	state Exp;
branches;
next	1.4;

1.4
date	2004.07.24.12.15.29;	author aso;	state Exp;
branches;
next	1.3;

1.3
date	2004.07.24.12.13.29;	author aso;	state Exp;
branches;
next	1.2;

1.2
date	2004.07.24.09.33.51;	author aso;	state Exp;
branches;
next	1.1;

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


desc
@@


1.9
log
@ѱ  ǥ ڵ .
@
text
@all:
	gcc -ggdb -c timevar.c
	gcc -ggdb -c hre.c
	gcc -ggdb -c debug.c
	gcc -ggdb -c mslib.c
	gcc -ggdb -c hlib.c
	gcc -ggdb -c ksc5601code.c
	gcc -ggdb -c unicode.c
	ar rcv libhre.a hre.o debug.o mslib.o hlib.o ksc5601code.o timevar.o unicode.o
	gcc -ggdb -o hre_sample sample.c libhre.a

check:
	cd test_suite ; $(MAKE)

clean:
	rm -rf *.o
	rm -rf hre_sample TAGS
	rm -rf *~
	rm -rf libhre.a
	cd test_suite ; $(MAKE) clean
@


1.8
log
@ Ȳ   ڵ ߰.
@
text
@d8 2
a9 1
	ar rcv libhre.a hre.o debug.o mslib.o hlib.o ksc5601code.o timevar.o
@


1.7
log
@ణ 
@
text
@d10 1
@


1.6
log
@Token ߰.

 (, ) ū
@
text
@d2 1
d7 2
a8 1
	ar rcv libhre.a hre.o debug.o mslib.o hlib.o
@


1.5
log
@HRE ׽Ʈ κ ߰.
@
text
@d16 1
@


1.4
log
@Ÿ 
@
text
@d8 3
d13 1
a13 1
	rm -rf hre_sample
@


1.3
log
@ makefile
@
text
@d12 1
a12 1
	rm -rf libhlib.a
@


1.2
log
@Makefile
@
text
@d6 2
a7 1
	gcc -ggdb -o hre hre.o debug.o mslib.o hlib.o
d10 1
a10 1
	rm -rf hre
d12 1
@


1.1
log
@ ۼ ڵ
@
text
@d1 10
a10 6
all: hre.c
	etags *.[chCH] 
	gcc -c hre.c
	gcc -c hlib.c
	gcc -c mslib.c
	gcc -o hre hre.o hlib.o mslib.o
@

