projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
add BSDmakefile as a wrapper which calls gmake
[openwrt.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index
ed1e34d
..
39ffb17
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-17,6
+17,7
@@
RELEASE:=Kamikaze
all: world
all: world
+SHELL:=/usr/bin/env bash
export TOPDIR=${shell pwd}
include $(TOPDIR)/include/verbose.mk
export TOPDIR=${shell pwd}
include $(TOPDIR)/include/verbose.mk
This page took
0.026068 seconds
and
4
git commands to generate.