documentation/fshell_builddocs.mk
changeset 17 949c6f5096e4
parent 8 eb5f524dc31d
child 25 482757737e59
--- a/documentation/fshell_builddocs.mk	Thu Jul 29 12:05:54 2010 +1000
+++ b/documentation/fshell_builddocs.mk	Thu Jul 29 12:58:05 2010 +1000
@@ -10,12 +10,12 @@
 # Accenture - Initial contribution
 #
 BLD :
-	..\tools\fsh-builddocs -i $(EPOCROOT)epoc32/include pod-list.txt
+	..\tools\fsh-builddocs -i epoc32/include pod-list.txt
 
 RELEASABLES :
-	..\tools\fsh-builddocs -i $(EPOCROOT)epoc32/include pod-list.txt -w
+	..\tools\fsh-builddocs -i epoc32/include pod-list.txt -w
 
 CLEAN :
-	..\tools\fsh-builddocs -i $(EPOCROOT)epoc32/include pod-list.txt -c
+	..\tools\fsh-builddocs -i epoc32/include pod-list.txt -c
 
 MAKMAKE FREEZE LIB CLEANLIB RESOURCE SAVESPACE FINAL :