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


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

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

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

1.1.1.3
date	2007.10.18.02.55.54;	author shriekout;	state Exp;
branches;
next	;


desc
@@


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

#fakeroot debian/rules clean
make clean
export CVS_RSH=ssh
cvs -z3 -d:ext:shriekout@@cvs.foo.kldp.net:/cvsroot/gmencodersh import -m 'Import' gmencodersh vendor start
@


1.1.1.1
log
@Import
@
text
@@


1.1.1.2
log
@Import
@
text
@a4 2
rm src/*~
rm src/*.bak
@


1.1.1.3
log
@Import
@
text
@a6 3
rm -fr src/CVS
rm *~
rm *.bak
@


