mirror of
https://github.com/sudoxnym/open-hyperion.git
synced 2026-04-14 19:46:39 +00:00
5 lines
65 B
Makefile
Executable file
5 lines
65 B
Makefile
Executable file
#!/usr/bin/make -f
|
|
export QT_SELECT := qt5
|
|
|
|
%:
|
|
dh $@ --parallel
|