Changeset 4165 in orxonox.OLD for orxonox/branches/heightMap/src/lib/graphics/importer/Makefile.in
- Timestamp:
- May 11, 2005, 2:23:54 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/branches/heightMap/src/lib/graphics/importer/Makefile.in
r4122 r4165 150 150 PACKAGE_VERSION = @PACKAGE_VERSION@ 151 151 PATH_SEPARATOR = @PATH_SEPARATOR@ 152 PKG_CONFIG = @PKG_CONFIG@ 152 153 RANLIB = @RANLIB@ 153 154 SET_MAKE = @SET_MAKE@ … … 247 248 esac; \ 248 249 done; \ 249 echo ' cd $(top_srcdir) && $(AUTOMAKE) -- gnusrc/lib/graphics/importer/Makefile'; \250 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/lib/graphics/importer/Makefile'; \ 250 251 cd $(top_srcdir) && \ 251 $(AUTOMAKE) -- gnusrc/lib/graphics/importer/Makefile252 $(AUTOMAKE) --foreign src/lib/graphics/importer/Makefile 252 253 .PRECIOUS: Makefile 253 254 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
Note: See TracChangeset
for help on using the changeset viewer.