scsh-checkins
[Top] [All Lists]

[Scsh-checkins] CVS: scsh-0.6 autogen.sh,1.1,1.2

To: scsh-checkins@users.sourceforge.net
Subject: [Scsh-checkins] CVS: scsh-0.6 autogen.sh,1.1,1.2
From: Martin Gasbichler <mainzelm@users.sourceforge.net>
Date: Wed, 03 Jan 2001 01:29:46 -0800
List-id: <scsh-checkins.lists.sourceforge.net>
Sender: scsh-checkins-admin@lists.sourceforge.net
Update of /cvsroot/scsh/scsh-0.6
In directory usw-pr-cvs1:/tmp/cvs-serv19382

Modified Files:
        autogen.sh 
Log Message:
Added touch for build/filenames.make since this is included from the Makefile.


Index: autogen.sh
===================================================================
RCS file: /cvsroot/scsh/scsh-0.6/autogen.sh,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** autogen.sh  2000/12/21 13:21:00     1.1
--- autogen.sh  2001/01/03 09:29:44     1.2
***************
*** 5,6 ****
--- 5,7 ----
  autoconf
  touch scsh/*.c
+ touch build/filenames.make
\ No newline at end of file



<Prev in Thread] Current Thread [Next in Thread>
  • [Scsh-checkins] CVS: scsh-0.6 autogen.sh,1.1,1.2, Martin Gasbichler <=