1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-01 00:06:22 +03:00

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:
nbd 2006-10-10 18:51:05 +00:00
parent 40a70cf678
commit 5def1de505

2
BSDmakefile Normal file
View File

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