mirror of
https://github.com/yuezk/GlobalProtect-openconnect.git
synced 2025-04-02 18:31:50 -04:00
7 lines
69 B
Makefile
Executable File
7 lines
69 B
Makefile
Executable File
#!/usr/bin/make -f
|
|
|
|
export OFFLINE = @OFFLINE@ BUILD_FE=0
|
|
|
|
%:
|
|
dh $@
|