mirror of
https://github.com/NVIDIA/nvidia-container-toolkit
synced 2024-11-22 08:18:32 +00:00
87c8a868f9
Signed-off-by: Renaud Gaubert <rgaubert@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 $@
|