You've already forked libtobii-platform-runtime
mirror of
https://github.com/ukui/libtobii-platform-runtime.git
synced 2026-03-09 09:34:37 -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:
|