add BSDmakefile as a wrapper which calls gmake
SVN-Revision: 5029
This commit is contained in:
parent
2dee3ea97b
commit
097e1357e4
1 changed files with 2 additions and 0 deletions
2
openwrt/BSDmakefile
Normal file
2
openwrt/BSDmakefile
Normal file
|
@ -0,0 +1,2 @@
|
|||
world ${.TARGETS}:
|
||||
@gmake $@
|
Loading…
Reference in a new issue