Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 3728 in orxonox.OLD for orxonox/branches/shadows/src/gui/Makefile.in


Ignore:
Timestamp:
Apr 5, 2005, 9:53:42 PM (19 years ago)
Author:
dave
Message:

branches/shadows:code erweitert fuer terrain

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/branches/shadows/src/gui/Makefile.in

    r3698 r3728  
    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
     
    321321          $(AWK) '    { files[$$0] = 1; } \
    322322               END { for (i in files) print i; }'`; \
    323         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
    324           test -n "$$unique" || unique=$$empty_fix; \
    325           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
    326             $$tags $$unique; \
    327         fi
     323        test -z "$(ETAGS_ARGS)$$tags$$unique" \
     324          || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
     325             $$tags $$unique
    328326ctags: CTAGS
    329327CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
Note: See TracChangeset for help on using the changeset viewer.