Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 5412 in orxonox.OLD for trunk/src/Makefile.in


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/Makefile.in

    r5411 r5412  
    338338          esac; \
    339339        done; \
    340         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  src/Makefile'; \
     340        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  src/Makefile'; \
    341341        cd $(top_srcdir) && \
    342           $(AUTOMAKE) --gnu  src/Makefile
     342          $(AUTOMAKE) --foreign  src/Makefile
    343343.PRECIOUS: Makefile
    344344Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
Note: See TracChangeset for help on using the changeset viewer.