author | Pat Downey <patd@symbian.org> |
Wed, 01 Sep 2010 12:37:34 +0100 | |
branch | RCL_3 |
changeset 21 | 604ca70b6235 |
parent 0 | e35f40988205 |
permissions | -rw-r--r-- |
all: setup expat expatw elements outline xmlwf setup: setup expat: make -l -flibexpat.mak expatw: make -l -flibexpatw.mak elements: make -l -felements.mak outline: make -l -foutline.mak xmlwf: make -l -fxmlwf.mak clean: # works on Win98/ME # deltree /y debug\obj # works on WinNT/2000 del /s/f/q debug\obj distclean: # works on Win98/ME # deltree /y debug\*.* # works on WinNT/2000 del /s/f/q debug\*