7 lines
50 B
Makefile
Executable File
7 lines
50 B
Makefile
Executable File
#!/usr/bin/make -f
|
|
dh_shlibdeps:
|
|
true
|
|
|
|
%:
|
|
dh $@
|