mirror of
https://github.com/NVIDIA/nvidia-container-toolkit
synced 2024-11-22 08:18:32 +00:00
8 lines
71 B
Plaintext
8 lines
71 B
Plaintext
|
#!/usr/bin/make -f
|
||
|
# -*- makefile -*-
|
||
|
|
||
|
#export DH_VERBOSE=1
|
||
|
|
||
|
%:
|
||
|
dh $@
|