You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@labs.apache.org by fi...@apache.org on 2007/10/09 02:45:03 UTC

svn commit: r583030 - /labs/webarch/trunk/http/draft-fielding-http/Makefile

Author: fielding
Date: Mon Oct  8 17:45:03 2007
New Revision: 583030

URL: http://svn.apache.org/viewvc?rev=583030&view=rev
Log:
remove bypass


Modified:
    labs/webarch/trunk/http/draft-fielding-http/Makefile

Modified: labs/webarch/trunk/http/draft-fielding-http/Makefile
URL: http://svn.apache.org/viewvc/labs/webarch/trunk/http/draft-fielding-http/Makefile?rev=583030&r1=583029&r2=583030&view=diff
==============================================================================
--- labs/webarch/trunk/http/draft-fielding-http/Makefile (original)
+++ labs/webarch/trunk/http/draft-fielding-http/Makefile Mon Oct  8 17:45:03 2007
@@ -5,8 +5,6 @@
           p7-auth.html p8-cookies.html rfc2616.html \
           rfc2617.html rfc2965.html rfc4234.html
 
-TARGETS = rfc2616.html rfc2617.html rfc2965.html rfc4234.html
-
 all: $(TARGETS)
 
 clean:



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@labs.apache.org
For additional commands, e-mail: commits-help@labs.apache.org