mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-10 23:12:48 +00:00
b3be5eeb3e
SVN-Revision: 308
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
|