add BSDmakefile as a wrapper which calls gmake

SVN-Revision: 5029
master
Felix Fietkau 18 years ago
parent 2dee3ea97b
commit 097e1357e4
  1. 2
      openwrt/BSDmakefile

@ -0,0 +1,2 @@
world ${.TARGETS}:
@gmake $@
Loading…
Cancel
Save