Makefile 262 B

123456789101112
  1. #
  2. # This is free software, licensed under the Apache License, Version 2.0 .
  3. #
  4. include $(TOPDIR)/rules.mk
  5. LUCI_TITLE:=Softether management application
  6. LUCI_DEPENDS:=+softethervpn5-client
  7. include ../../luci.mk
  8. # call BuildPackage - OpenWrt buildroot signature