mirror of
https://git.proxmox.com/git/proxmox-archive-keyring
synced 2025-08-13 14:33:19 +00:00
9 lines
113 B
Makefile
Executable File
9 lines
113 B
Makefile
Executable File
#!/usr/bin/make -f
|
|
# -*- makefile -*-
|
|
|
|
# Uncomment this to turn on verbose mode.
|
|
#export DH_VERBOSE=1
|
|
|
|
%:
|
|
dh $@
|