[opendemo-cvs] CVS: opendemo Makefile.inc.in,1.12,1.13
Status: Beta
Brought to you by:
girlich
From: Uwe G. <gi...@us...> - 2006-10-03 14:14:16
|
Update of /cvsroot/opendemo/opendemo In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv12139 Modified Files: Makefile.inc.in Log Message: add new values to simplify the hosting change from Machinima.com to SourceForge.net Index: Makefile.inc.in =================================================================== RCS file: /cvsroot/opendemo/opendemo/Makefile.inc.in,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** Makefile.inc.in 29 Feb 2004 10:31:26 -0000 1.12 --- Makefile.inc.in 3 Oct 2006 14:14:12 -0000 1.13 *************** *** 71,74 **** --- 71,77 ---- PACKAGE=opendemo VERSION=@DATE_ORDER@ + + ODRSYNC=@ODRSYNC@ + ODDTDBASE=@ODDTDBASE@ # wpu parse end |