Changeset 4034 for trunk


Ignore:
Timestamp:
05/10/04 05:32:18 (20 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Makefile

    r4033 r4034  
    101101# This is a special workaround to create the shared object (bundle, plugin)
    102102# for root and the dynlib (to be linked with the executable) on Mac OSX
    103 ifneq ($(OSTYPE),'darwin')
     103ifneq ($(OSTYPE),darwin)
    104104$(PROGRAMS): $(SOLIB) $(PROGRAMS:=.o)
    105105        @echo " Linking $@ ..."
Note: See TracChangeset for help on using the changeset viewer.