Changeset 41

Show
Ignore:
Timestamp:
04/08/06 14:31:33 (2 years ago)
Author:
atack2
Message:

Made a more specific target name for the makefile's current target.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/Makefile

    r36 r41  
    1616OUTPUT_DIR = overhaul 
    1717 
    18 main
     18overhaul_ext
    1919        mkdir -p ${OUTPUT_DIR}/content/overhaul 
    2020        cp overlays.xul ${OUTPUT_DIR}/content/overhaul 
     
    2626         
    2727        cp chrome.manifest ${OUTPUT_DIR} 
    28  
    29