add some fixes for parallel build (does not work with -j4 yet, but it gets most packa...
[openwrt.git] / 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.050783 seconds and 5 git commands to generate.