mirror of
https://github.com/choff/anbox-modules.git
synced 2025-02-07 22:45:40 +08:00
6 lines
61 B
Makefile
Executable File
6 lines
61 B
Makefile
Executable File
#!/usr/bin/make -f
|
|
# -*- makefile -*-
|
|
|
|
%:
|
|
dh $@ --with dkms
|