mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-18 21:28:02 +00:00
add BSDmakefile as a wrapper which calls gmake
SVN-Revision: 5029
This commit is contained in:
parent
2dee3ea97b
commit
097e1357e4
2
openwrt/BSDmakefile
Normal file
2
openwrt/BSDmakefile
Normal file
@ -0,0 +1,2 @@
|
||||
world ${.TARGETS}:
|
||||
@gmake $@
|
Loading…
Reference in New Issue
Block a user