Add intel_stepping from the 2D driver.

This commit is contained in:
Eric Anholt
2009-03-27 10:59:09 -07:00
parent 895a415909
commit 29777a542b
6 changed files with 256 additions and 1 deletions
+7
View File
@@ -0,0 +1,7 @@
bin_PROGRAMS = intel_stepping
intel_stepping_LDADD = $(PCIACCESS_LIBS)
AM_CFLAGS = $(DRM_CFLAGS) $(PCIACCESS_CFLAGS) $(WARN_CFLAGS) \
-I$(srcdir)/.. \
-I$(srcdir)/../lib