forked from proxmox-mirrors/proxmox
4 lines
49 B
Makefile
Executable File
4 lines
49 B
Makefile
Executable File
#!/usr/bin/make -f
|
|
%:
|
|
dh $@ --buildsystem cargo
|