OpenWrt packages
Sign in or create your account | Project List | Help
OpenWrt packages Commit Details
| Date: | 2010-08-19 09:07:44 (1 year 5 months ago) |
|---|---|
| Author: | Xiangfu Liu |
| Commit: | 386b737de87e9d3af69cd737837d37ffea0cb86b |
| Message: | [guile] add comment, this package needs guile installed in host pc Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc> |
| Files: |
guile/Makefile (1 diff) |
Change Details
| guile/Makefile | ||
|---|---|---|
| 9 | 9 | # modified 16/08/2010 |
| 10 | 10 | # author: jmoore@zedstar.org |
| 11 | 11 | |
| 12 | # install the "guile" in your HOST pc for compile this package | |
| 13 | ||
| 12 | 14 | include $(TOPDIR)/rules.mk |
| 13 | 15 | |
| 14 | 16 | PKG_NAME:=guile |
