mirror of
git://git.proxmox.com/git/pve-docs.git
synced 2025-02-12 21:57:31 +03:00
8 lines
95 B
Makefile
Executable File
8 lines
95 B
Makefile
Executable File
#!/usr/bin/make -f
|
|
|
|
# Uncomment this to turn on verbose mode.
|
|
#export DH_VERBOSE=1
|
|
|
|
%:
|
|
dh $@
|