[Scopeapp-cvs]scopeapp/src GNUmakefile,1.3,1.4
Status: Alpha
Brought to you by:
narge
From: <sco...@li...> - 2002-07-21 23:16:50
|
Update of /cvsroot/scopeapp/scopeapp/src In directory usw-pr-cvs1:/tmp/cvs-serv13400 Modified Files: GNUmakefile Log Message: Small fix in comments. Index: GNUmakefile =================================================================== RCS file: /cvsroot/scopeapp/scopeapp/src/GNUmakefile,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** GNUmakefile 19 Jul 2002 08:03:01 -0000 1.3 --- GNUmakefile 21 Jul 2002 23:16:47 -0000 1.4 *************** *** 6,11 **** # Date: 2002 # ! # Based on the GNUmakefile for Gorm's make file (C) Free Software ! # Foundation 1999 # # This file is part of scopeapp (MacCRO X). --- 6,10 ---- # Date: 2002 # ! # Based on the GNUmakefile Gorm (C) Free Software Foundation 1999 # # This file is part of scopeapp (MacCRO X). |