head	1.2;
access;
symbols
	start:1.1.1.1 igrus:1.1.1;
locks; strict;
comment	@# @;


1.2
date	2004.08.02.16.52.39;	author aso;	state dead;
branches;
next	1.1;

1.1
date	2002.07.07.09.05.40;	author aso;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	2002.07.07.09.05.40;	author aso;	state Exp;
branches;
next	;


desc
@@


1.2
log
@  
@
text
@CFLAGS = -Wall -ggdb
CC = gcc
all:
	$(CC) $(CFLAGS) -c han_lib.c
clean:
	rm -rf *.o
	rm -rf *.a
@


1.1
log
@Initial revision
@
text
@@


1.1.1.1
log
@
@
text
@@
