mirror of
https://github.com/yuezk/GlobalProtect-openconnect.git
synced 2025-04-29 22:26:26 -04:00
7 lines
50 B
Makefile
Executable File
7 lines
50 B
Makefile
Executable File
#!/usr/bin/make -f
|
|
|
|
export OFFLINE = 1
|
|
|
|
%:
|
|
dh $@
|