head	1.4;
access;
symbols
	start:1.1.1.1 IGRUS:1.1.1;
locks; strict;
comment	@# @;


1.4
date	2004.08.02.16.42.51;	author aso;	state dead;
branches;
next	1.3;

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

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

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

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


desc
@@


1.4
log
@  
@
text
@CFLAGS = -Wall
CC = gcc
all:
	$(CC) $(CFLAGS) -c han_lib.c
	$(CC) $(CFLAGS) -c h_getopt_long.c
	ld -r -o han_libc.o han_lib.o h_getopt_long.o
clean:
	rm -rf *.o
	rm -rf *.a
@


1.3
log
@*** empty log message ***
@
text
@@


1.2
log
@*** empty log message ***
@
text
@d1 1
a1 1
CFLAGS = -Wall -ggdb
@


1.1
log
@Initial revision
@
text
@d5 2
@


1.1.1.1
log
@ѱ  ǥ CVS
@
text
@@
