Lines Matching +full:libdrm +full:-
29 -I$(top_srcdir) \
33 -I$(top_srcdir)/include/drm
37 libdrm_intel_la_LDFLAGS = -version-number 1:0:0 -no-undefined
38 libdrm_intel_la_LIBADD = ../libdrm.la \
45 libdrm_intelincludedir = ${includedir}/libdrm
48 # This may be interesting even outside of "make check", due to the -dump option.
52 tests/gen4-3d.batch \
53 tests/gm45-3d.batch \
54 tests/gen5-3d.batch \
55 tests/gen6-3d.batch \
56 tests/gen7-2d-copy.batch \
57 tests/gen7-3d.batch
61 intel-symbol-check
66 $(BATCHES:.batch=.batch-ref.txt) \
67 $(BATCHES:.batch=.batch-ref.txt) \
68 tests/test-batch.sh \
71 test_decode_LDADD = libdrm_intel.la ../libdrm.la