Changeset 4506 in orxonox.OLD for orxonox/trunk/src/subprojects/gui
- Timestamp:
 - Jun 4, 2005, 12:49:24 AM (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
r4504 r4506 228 228 esac; \ 229 229 done; \ 230 echo ' cd $(top_srcdir) && $(AUTOMAKE) -- gnusrc/subprojects/gui/Makefile'; \230 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/subprojects/gui/Makefile'; \ 231 231 cd $(top_srcdir) && \ 232 $(AUTOMAKE) -- gnusrc/subprojects/gui/Makefile232 $(AUTOMAKE) --foreign src/subprojects/gui/Makefile 233 233 .PRECIOUS: Makefile 234 234 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status  
Note: See TracChangeset
          for help on using the changeset viewer.
      


            






