gzz-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gzz-commits] www Makefile


From: Vesa Kaihlavirta
Subject: [Gzz-commits] www Makefile
Date: Thu, 12 Dec 2002 05:01:05 -0500

CVSROOT:        /cvsroot/gzz
Module name:    www
Changes by:     Vesa Kaihlavirta <address@hidden>       02/12/12 05:01:05

Modified files:
        .              : Makefile 

Log message:
        Conditionalized the variable 'USERNAME'.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/www/Makefile.diff?tr1=1.30&tr2=1.31&r1=text&r2=text

Patches:
Index: www/Makefile
diff -u www/Makefile:1.30 www/Makefile:1.31
--- www/Makefile:1.30   Sun Apr 14 09:22:34 2002
+++ www/Makefile        Thu Dec 12 05:01:05 2002
@@ -50,7 +50,7 @@
 
 subdirs: 
 
-USERNAME=tjl
+USERNAME ?= tjl
 
 setup:
        rm -rf target



reply via email to

[Prev in Thread] Current Thread [Next in Thread]