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