1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-16 20:23:53 +02:00

add BSDmakefile as a wrapper which calls gmake

SVN-Revision: 5029
This commit is contained in:
Felix Fietkau 2006-10-10 18:51:05 +00:00
parent 2dee3ea97b
commit 097e1357e4

2
openwrt/BSDmakefile Normal file
View File

@ -0,0 +1,2 @@
world ${.TARGETS}:
@gmake $@