Changeset 4392 in orxonox.OLD for orxonox/trunk/src/subprojects/gui
- Timestamp:
 - May 30, 2005, 1:30:23 PM (20 years ago)
 - File:
 - 
          
- 1 edited
 
- 
          orxonox/trunk/src/subprojects/gui/Makefile.in (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
        
orxonox/trunk/src/subprojects/gui/Makefile.in
r4346 r4392 229 229 esac; \ 230 230 done; \ 231 echo ' cd $(top_srcdir) && $(AUTOMAKE) -- foreignsrc/subprojects/gui/Makefile'; \231 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/subprojects/gui/Makefile'; \ 232 232 cd $(top_srcdir) && \ 233 $(AUTOMAKE) -- foreignsrc/subprojects/gui/Makefile233 $(AUTOMAKE) --gnu src/subprojects/gui/Makefile 234 234 .PRECIOUS: Makefile 235 235 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status  
Note: See TracChangeset
          for help on using the changeset viewer.
      


            






