Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 5412 in orxonox.OLD for trunk/src/lib/physics


Ignore:
Timestamp:
Oct 20, 2005, 11:09:18 PM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: subprojects compile again (but with many segfaults)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/lib/physics/Makefile.in

    r5411 r5412  
    227227          esac; \
    228228        done; \
    229         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  src/lib/physics/Makefile'; \
     229        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  src/lib/physics/Makefile'; \
    230230        cd $(top_srcdir) && \
    231           $(AUTOMAKE) --gnu  src/lib/physics/Makefile
     231          $(AUTOMAKE) --foreign  src/lib/physics/Makefile
    232232.PRECIOUS: Makefile
    233233Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
Note: See TracChangeset for help on using the changeset viewer.