diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2017-02-05 05:46:43 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2017-02-05 05:46:43 +0000 |
commit | cccbdc86e8b5743d6bd19362e9776b885b9a8d96 (patch) | |
tree | df741133c971cfc0a2b1ef64bb5755de100a71fe /lib/libdrm/tests/amdgpu/Makefile.in | |
parent | 9a4ec9fa15e57e83d71be4f05833e68b58523a43 (diff) |
Merge libdrm 2.4.75
Diffstat (limited to 'lib/libdrm/tests/amdgpu/Makefile.in')
-rw-r--r-- | lib/libdrm/tests/amdgpu/Makefile.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libdrm/tests/amdgpu/Makefile.in b/lib/libdrm/tests/amdgpu/Makefile.in index 1c97c4499..f04891d0a 100644 --- a/lib/libdrm/tests/amdgpu/Makefile.in +++ b/lib/libdrm/tests/amdgpu/Makefile.in @@ -175,8 +175,6 @@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LIBTOOL = @LIBTOOL@ -LIBUDEV_CFLAGS = @LIBUDEV_CFLAGS@ -LIBUDEV_LIBS = @LIBUDEV_LIBS@ LIB_MAN_DIR = @LIB_MAN_DIR@ LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@ LIPO = @LIPO@ |