Ignore:
Timestamp:
2009-08-07T20:16:34+12:00 (15 years ago)
Author:
ak19
Message:
  1. Updated makefiles to ensure that the local Apache web server gets compiled up on Windows. 2. sqlite3.lib must be deleted upon clean.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • gsdl/trunk/runtime-src/win32.mak

    r19521 r20183  
    106106    cd src\w32apachectl
    107107    $(MAKECLEANCMD)
     108    cd "$(RUNTIMEHOME)"
     109    cd packages\apache-httpd
     110    $(MAKECLEANCMD)
    108111    cd "$(GSDLHOME)"
    109112
Note: See TracChangeset for help on using the changeset viewer.