Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Nov 16, 2005, 12:10:58 PM (18 years ago)
Author:
bensch
Message:

orxonox/branches/network: fixed makefiles
created working subproject network

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/network/src/subprojects/collision_detection/Makefile.in

    r5517 r5580  
    1 # Makefile.in generated by automake 1.9.5 from Makefile.am.
     1# Makefile.in generated by automake 1.9.6 from Makefile.am.
    22# @configure_input@
    33
     
    1515@SET_MAKE@
    1616
    17 
    18 SOURCES = $(collision_SOURCES)
    1917
    2018srcdir = @srcdir@
     
    261259          esac; \
    262260        done; \
    263         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  src/subprojects/collision_detection/Makefile'; \
     261        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  src/subprojects/collision_detection/Makefile'; \
    264262        cd $(top_srcdir) && \
    265           $(AUTOMAKE) --foreign  src/subprojects/collision_detection/Makefile
     263          $(AUTOMAKE) --gnu  src/subprojects/collision_detection/Makefile
    266264.PRECIOUS: Makefile
    267265Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
Note: See TracChangeset for help on using the changeset viewer.