add BSDmakefile as a wrapper which calls gmake
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@5029 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
40a70cf678
commit
5def1de505
1 changed files with 2 additions and 0 deletions
2
BSDmakefile
Normal file
2
BSDmakefile
Normal file
|
@ -0,0 +1,2 @@
|
|||
world ${.TARGETS}:
|
||||
@gmake $@
|
Loading…
Add table
Add a link
Reference in a new issue