Changeset 367
- Timestamp:
- 18/08/2007 23:26:36 (1 year ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
wrt/whiterussian/packages/coova-chilli-mdx/trunk/Makefile
r366 r367 51 51 52 52 define Build/Configure 53 ( @if [ -d ./patches -a "$$$$(ls ./patches | wc -l)" -gt 0 ]; then \53 (if [ -d ./patches -a "$$$$(ls ./patches | wc -l)" -gt 0 ]; then \ 54 54 $(PATCH) src/ ./patches; \ 55 55 fi ; \
