[asterisk-addons-commits] qwell: trunk r973 - /trunk/Makefile
    SVN commits to the Asterisk addons project 
    asterisk-addons-commits at lists.digium.com
       
    Tue Jun 30 12:30:10 CDT 2009
    
    
  
Author: qwell
Date: Tue Jun 30 12:30:06 2009
New Revision: 973
URL: http://svn.asterisk.org/svn-view/asterisk-addons?view=rev&rev=973
Log:
Add small Makefile that just cats the README, so people know what's going on.
Added:
    trunk/Makefile   (with props)
Added: trunk/Makefile
URL: http://svn.asterisk.org/svn-view/asterisk-addons/trunk/Makefile?view=auto&rev=973
==============================================================================
--- trunk/Makefile (added)
+++ trunk/Makefile Tue Jun 30 12:30:06 2009
@@ -1,0 +1,3 @@
+all:
+	@cat README
+	@exit 1
Propchange: trunk/Makefile
------------------------------------------------------------------------------
    svn:eol-style = native
Propchange: trunk/Makefile
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision
Propchange: trunk/Makefile
------------------------------------------------------------------------------
    svn:mime-type = text/plain
    
    
More information about the asterisk-addons-commits
mailing list