5 lines
45 B
Makefile
Executable file
5 lines
45 B
Makefile
Executable file
#!/usr/bin/make -f
|
|
|
|
%:
|
|
dh $@ --with=systemd
|