Changeset 5822 in orxonox.OLD for trunk/src/subprojects/network
- Timestamp:
 - Nov 29, 2005, 2:22:37 PM (20 years ago)
 - Location:
 - trunk/src/subprojects/network
 - Files:
 - 
          
- 8 copied
 
- 
          . (copied) (copied from branches/network/src/subprojects/network)
 - 
          Makefile.am (copied) (copied from branches/network/src/subprojects/network/Makefile.am)
 - 
          Makefile.in (copied) (copied from branches/network/src/subprojects/network/Makefile.in) (3 diffs)
 - 
          README (copied) (copied from branches/network/src/subprojects/network/README)
 - 
          network_unit_test.cc (copied) (copied from branches/network/src/subprojects/network/network_unit_test.cc)
 - 
          network_unit_test.h (copied) (copied from branches/network/src/subprojects/network/network_unit_test.h)
 - 
          simple_sync.cc (copied) (copied from branches/network/src/subprojects/network/simple_sync.cc)
 - 
          simple_sync.h (copied) (copied from branches/network/src/subprojects/network/simple_sync.h)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
        
trunk/src/subprojects/network/Makefile.in
r5821 r5822 1 # Makefile.in generated by automake 1.9. 5from Makefile.am.1 # Makefile.in generated by automake 1.9.6 from Makefile.am. 2 2 # @configure_input@ 3 3 … … 15 15 @SET_MAKE@ 16 16 17 18 SOURCES = $(network_SOURCES)19 17 20 18 srcdir = @srcdir@ … … 43 41 bin_PROGRAMS = network$(EXEEXT) 44 42 subdir = src/subprojects/network 45 DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \43 DIST_COMMON = README $(noinst_HEADERS) $(srcdir)/Makefile.am \ 46 44 $(srcdir)/Makefile.in 47 45 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4  
Note: See TracChangeset
          for help on using the changeset viewer.
      


            






