head	1.1;
branch	1.1.1;
access;
symbols
	start:1.1.1.5
	vendor:1.1.1;
locks; strict;
comment	@# @;


1.1
date	2011.08.31.12.26.00;	author shriekout;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	2011.08.31.12.26.00;	author shriekout;	state Exp;
branches;
next	1.1.1.2;

1.1.1.2
date	2011.09.13.18.32.32;	author shriekout;	state Exp;
branches;
next	1.1.1.3;

1.1.1.3
date	2011.09.14.16.13.18;	author shriekout;	state Exp;
branches;
next	1.1.1.4;

1.1.1.4
date	2011.09.18.03.24.54;	author shriekout;	state Exp;
branches;
next	1.1.1.5;

1.1.1.5
date	2011.09.26.18.09.07;	author shriekout;	state Exp;
branches;
next	;


desc
@@


1.1
log
@Initial revision
@
text
@# cvs에 업데이트 하기 위한 파일입니다.
# 소스 파일과 아무런 관련이 없습니다.

find . -type f -name "*~" -exec rm -fr {} \;
find . -type f -name "*.bak" -exec rm -fr {} \;
find . -type d -name "CVS*" -exec rm -fr {} \;
make distclean
export CVS_RSH=ssh
cvs -z3 -d:ext:shriekout@@cvs.foo.kldp.net:/cvsroot/happytimer import -m 'Import' happytimer2 vendor start

@


1.1.1.1
log
@Import
@
text
@@


1.1.1.2
log
@Import
@
text
@a5 1
find . -type f -name "*.gz" -exec rm -fr {} \;
@


1.1.1.3
log
@Import
@
text
@a8 1
tree > TREE
@


1.1.1.4
log
@Import
@
text
@d12 1
@


1.1.1.5
log
@Import
@
text
@d1 3
@


