mirror of
https://github.com/debauchee/barrier.git
synced 2024-11-22 15:45:22 +03:00
9732e3f9bc
This reverts commit 17abdefd20
.
6 lines
100 B
Makefile
Executable File
6 lines
100 B
Makefile
Executable File
#!/usr/bin/make -f
|
|
|
|
%:
|
|
dh $@ --buildsystem=cmake --builddirectory=build -Pbuild/debian --parallel
|
|
|