Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 5580 in orxonox.OLD for branches/network/src/subprojects/particles


Ignore:
Timestamp:
Nov 16, 2005, 12:10:58 PM (19 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/particles/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
     
    1414
    1515@SET_MAKE@
    16 
    17 SOURCES = $(particles_SOURCES)
    1816
    1917srcdir = @srcdir@
     
    253251          esac; \
    254252        done; \
    255         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  src/subprojects/particles/Makefile'; \
     253        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  src/subprojects/particles/Makefile'; \
    256254        cd $(top_srcdir) && \
    257           $(AUTOMAKE) --foreign  src/subprojects/particles/Makefile
     255          $(AUTOMAKE) --gnu  src/subprojects/particles/Makefile
    258256.PRECIOUS: Makefile
    259257Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
Note: See TracChangeset for help on using the changeset viewer.