documentation/fshell_builddocs.mk
changeset 17 949c6f5096e4
parent 8 eb5f524dc31d
child 25 482757737e59
equal deleted inserted replaced
16:18a55d594fba 17:949c6f5096e4
     8 # 
     8 # 
     9 # Initial Contributors:
     9 # Initial Contributors:
    10 # Accenture - Initial contribution
    10 # Accenture - Initial contribution
    11 #
    11 #
    12 BLD :
    12 BLD :
    13 	..\tools\fsh-builddocs -i $(EPOCROOT)epoc32/include pod-list.txt
    13 	..\tools\fsh-builddocs -i epoc32/include pod-list.txt
    14 
    14 
    15 RELEASABLES :
    15 RELEASABLES :
    16 	..\tools\fsh-builddocs -i $(EPOCROOT)epoc32/include pod-list.txt -w
    16 	..\tools\fsh-builddocs -i epoc32/include pod-list.txt -w
    17 
    17 
    18 CLEAN :
    18 CLEAN :
    19 	..\tools\fsh-builddocs -i $(EPOCROOT)epoc32/include pod-list.txt -c
    19 	..\tools\fsh-builddocs -i epoc32/include pod-list.txt -c
    20 
    20 
    21 MAKMAKE FREEZE LIB CLEANLIB RESOURCE SAVESPACE FINAL : 
    21 MAKMAKE FREEZE LIB CLEANLIB RESOURCE SAVESPACE FINAL :