mirror of
https://git.proxmox.com/git/proxmox
synced 2025-05-16 17:57:51 +00:00
4 lines
49 B
Makefile
Executable File
4 lines
49 B
Makefile
Executable File
#!/usr/bin/make -f
|
|
%:
|
|
dh $@ --buildsystem cargo
|