mirror of
https://github.com/ukui/libtobii-platform-runtime.git
synced 2026-06-16 19:16:13 -07:00
9 lines
86 B
Makefile
Executable File
9 lines
86 B
Makefile
Executable File
#!/usr/bin/make -f
|
|
|
|
%:
|
|
dh $@ --parallel
|
|
|
|
override_dh_strip:
|
|
|
|
override_dh_shlibdeps:
|