/[papo]/papo/Makefile
ViewVC logotype

Diff of /papo/Makefile

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4 by styxman, Sat Jun 7 00:10:22 2003 UTC revision 1.5 by styxman, Sat Jun 7 00:24:00 2003 UTC
# Line 1  Line 1 
1  VERSION=0.1.10-pre6  VERSION=0.1.10-pre7
2  PAPO-TAG=Release-0_1_10-pre6  PAPO-TAG=Release-0_1_10-pre7
3  GNUE-TAG=Release-0_3_0-0_1_10-pre1  GNUE-TAG=Release-0_3_0-0_1_10-pre1
4  INCLUDE-GNUE=1  INCLUDE-GNUE=1
5    
6  LUCA-TAR-FILE=luca-${VERSION}.tar.gz  LUCA-TAR-FILE=luca-${VERSION}.tar.gz
7    
 DISTCLEAN-FILES=Makefile neb samples test tools xot zot .cvsignore  
   
8  all: zot-install neb-install forms-install  all: zot-install neb-install forms-install
9          cvs -z3 -d:pserver:anoncvs@subversions.gnu.org:/cvsroot/papo export -r ${PAPO-TAG} -d luca papo          cvs -z3 -d:pserver:anoncvs@subversions.gnu.org:/cvsroot/papo export -r ${PAPO-TAG} -d luca papo
10          make -C luca distclean          make -C luca distclean
# Line 15  all: zot-install neb-install forms-insta Line 13  all: zot-install neb-install forms-insta
13  distclean: sql forms  distclean: sql forms
14          make -C sql distclean          make -C sql distclean
15          make -C forms distclean          make -C forms distclean
16          rm -rf ${DISTCLEAN-FILES}          rm -rf Makefile neb samples test tools xot zot .cvsignore
17    
18  zot-install:  zot-install:
19          make -C zot install          make -C zot install

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26