mirror of
https://github.com/NVIDIA/nvidia-container-toolkit
synced 2024-11-22 16:29:18 +00:00
652345bc4d
Signed-off-by: Evan Lezar <elezar@nvidia.com>
8 lines
71 B
Makefile
Executable File
8 lines
71 B
Makefile
Executable File
#!/usr/bin/make -f
|
|
# -*- makefile -*-
|
|
|
|
#export DH_VERBOSE=1
|
|
|
|
%:
|
|
dh $@
|