Author: SeanRogers
Date: 2010-07-11 22:19:08 -0400 (Sun, 11 Jul 2010)
New Revision: 17937
Removed:
root/cdk/trunk/docs/Component_Development_Kit_Guide/Makefile
Log:
Removed legacy Makefile
Deleted: root/cdk/trunk/docs/Component_Development_Kit_Guide/Makefile
===================================================================
--- root/cdk/trunk/docs/Component_Development_Kit_Guide/Makefile 2010-07-12 02:06:34 UTC
(rev 17936)
+++ root/cdk/trunk/docs/Component_Development_Kit_Guide/Makefile 2010-07-12 02:19:08 UTC
(rev 17937)
@@ -1,14 +0,0 @@
-#Makefile for Component_Development_Kit_Guide
-
-XML_LANG = en-US
-DOCNAME = Component_Development_Kit_Guide
-PRODUCT = RichFaces
-
-#OTHER_LANGS = as-IN bn-IN de-DE es-ES fr-FR gu-IN hi-IN it-IT ja-JP kn-IN ko-KR ml-IN
mr-IN or-IN pa-IN pt-BR ru-RU si-LK ta-IN te-IN zh-CN zh-TW
-
-# Extra Parameters start here
-SHOW_REMARKS = 1
-# Extra Parameters stop here
-COMMON_CONFIG = /usr/share/publican
-include $(COMMON_CONFIG)/make/Makefile.common
-