dnl Substitute the config
AC_CONFIG_FILES([configs/autoconf
+ src/gallium/drivers/Makefile
src/gallium/drivers/r300/Makefile
src/gbm/Makefile
src/gbm/main/gbm.pc
--- /dev/null
+Makefile
+Makefile.in
+.deps/
+++ /dev/null
-# src/gallium/drivers/Makefile
-TOP = ../../..
-include $(TOP)/configs/current
-
-SUBDIRS = $(GALLIUM_DRIVERS_DIRS)
-
-default install clean:
- @for dir in $(SUBDIRS) ; do \
- if [ -d $$dir ] ; then \
- (cd $$dir && $(MAKE) $@) || exit 1; \
- fi \
- done
--- /dev/null
+SUBDIRS = $(GALLIUM_DRIVERS_DIRS)
+
+# FIXME: Remove when the rest of Gallium is converted to automake.
+default: all
glhd_screen.c
include ../../Makefile.template
+
+# FIXME: Remove when this driver is converted to automake.
+all: default
include Makefile.sources
include ../../Makefile.template
+
+# FIXME: Remove when this driver is converted to automake.
+all: default
id_screen.c
include ../../Makefile.template
+
+# FIXME: Remove when this driver is converted to automake.
+all: default
include ../../Makefile.template
+# FIXME: Remove when this driver is converted to automake.
+all: default
+
PROGS_DEPS := ../../auxiliary/libgallium.a
lp_tile_soa.c: lp_tile_soa.py ../../auxiliary/util/u_format_parse.py ../../auxiliary/util/u_format_pack.py ../../auxiliary/util/u_format.csv
noop_state.c
include ../../Makefile.template
+
+# FIXME: Remove when this driver is converted to automake.
+all: default
include Makefile.sources
include ../../Makefile.template
+
+# FIXME: Remove when this driver is converted to automake.
+all: default
$(LIBDRM_CFLAGS)
include ../../Makefile.template
+
+# FIXME: Remove when this driver is converted to automake.
+all: default
$(LIBDRM_CFLAGS)
include ../../Makefile.template
+
+# FIXME: Remove when this driver is converted to automake.
+all: default
-I$(TOP)/src/gallium/drivers/nouveau/include
include ../../Makefile.template
+
+# FIXME: Remove when this driver is converted to automake.
+all: default
$(testdir)/radeon_compiler_util_tests.c \
$(testdir)/rc_test_helpers.c \
$(testdir)/unit_test.c
-
-# FIXME: remove this when the rest of the gallium
-# build system is converted to automake.
-default: libr300.a
include Makefile.sources
include ../../Makefile.template
+
+# FIXME: Remove when this driver is converted to automake.
+all: default
rbug_screen.c
include ../../Makefile.template
+
+# FIXME: Remove when this driver is converted to automake.
+all: default
sp_surface.c
include ../../Makefile.template
+
+# FIXME: Remove when this driver is converted to automake.
+all: default
-DHAVE_STDINT_H -DHAVE_SYS_TYPES_H
include ../../Makefile.template
+
+# FIXME: Remove when this driver is converted to automake.
+all: default
tr_texture.c
include ../../Makefile.template
+
+# FIXME: Remove when this driver is converted to automake.
+all: default