Show
Ignore:
Timestamp:
10/04/07 14:03:20 (5 years ago)
Author:
andi
Message:

BASEIMAGES und ADDITIONALIMAGES definiert
(ersteres in Rules)

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/openmct/packages/system/owi/Makefile

    r472 r476  
    33 
    44INSTALL=        cd $(SRCDIR) && \ 
    5                 make install DESTDIR=$(NEWROOTDIR)/www 
     5                make install DESTDIR=$(NEWVARDIR)/www 
    66 
    77CLEAN=          cd $(SRCDIR) && make clean