mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
10 lines
119 B
Makefile
10 lines
119 B
Makefile
include $(TOPDIR)/rules.mk
|
|
|
|
include ./sed.mk
|
|
|
|
source:
|
|
prepare:
|
|
compile:
|
|
install: host-sed
|
|
clean: host-sed-toolclean
|