mirror of
https://github.com/urbit/shrub.git
synced 2024-11-27 18:34:48 +03:00
6 lines
56 B
Makefile
Executable File
6 lines
56 B
Makefile
Executable File
#!/usr/bin/make -f
|
|
%:
|
|
dh $@
|
|
|
|
override_dh_auto_install:
|