Makefile 263 B

12345678910
  1. # This is free software, licensed under the Apache License, Version 2.0 .
  2. include $(TOPDIR)/rules.mk
  3. LUCI_TITLE:=Network Shares - Samba 4 SMB/CIFS fileserver
  4. LUCI_DEPENDS:=+samba4-server
  5. include ../../luci.mk
  6. # call BuildPackage - OpenWrt buildroot signature