Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 3401 in orxonox.OLD for orxonox/branches/dave/src/importer


Ignore:
Timestamp:
Feb 11, 2005, 12:10:00 PM (20 years ago)
Author:
dave
Message:

branches/dave/src:Ok, diesmal ist die Rotation besser gelungen, schoener programmiert und vor allem nur im player.cc und player.h

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/branches/dave/src/importer/Makefile.in

    r3377 r3401  
    1 # Makefile.in generated by automake 1.8.5 from Makefile.am.
     1# Makefile.in generated by automake 1.8.3 from Makefile.am.
    22# @configure_input@
    33
     
    303303          $(AWK) '    { files[$$0] = 1; } \
    304304               END { for (i in files) print i; }'`; \
    305         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
    306           test -n "$$unique" || unique=$$empty_fix; \
    307           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
    308             $$tags $$unique; \
    309         fi
     305        test -z "$(ETAGS_ARGS)$$tags$$unique" \
     306          || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
     307             $$tags $$unique
    310308ctags: CTAGS
    311309CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
Note: See TracChangeset for help on using the changeset viewer.