- Timestamp:
- 05/10/04 05:32:18 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Makefile
r4033 r4034 101 101 # This is a special workaround to create the shared object (bundle, plugin) 102 102 # for root and the dynlib (to be linked with the executable) on Mac OSX 103 ifneq ($(OSTYPE), 'darwin')103 ifneq ($(OSTYPE),darwin) 104 104 $(PROGRAMS): $(SOLIB) $(PROGRAMS:=.o) 105 105 @echo " Linking $@ ..."
Note:
See TracChangeset
for help on using the changeset viewer.