Change searchpath from STAGING_DIR/{include,lib} to STAGING_DIR/usr/{include,lib},
[openwrt.git] / openwrt / toolchain / sed / Makefile
1 include $(TOPDIR)/rules.mk
2
3 include ./sed.mk
4
5 source:
6 prepare:
7 compile:
8 install: host-sed
9 clean: host-sed-toolclean
This page took 0.043898 seconds and 5 git commands to generate.