add BSDmakefile as a wrapper which calls gmake
authorFelix Fietkau <nbd@openwrt.org>
Tue, 10 Oct 2006 18:51:05 +0000 (18:51 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Tue, 10 Oct 2006 18:51:05 +0000 (18:51 +0000)
SVN-Revision: 5029

openwrt/BSDmakefile [new file with mode: 0644]

diff --git a/openwrt/BSDmakefile b/openwrt/BSDmakefile
new file mode 100644 (file)
index 0000000..f6f0cad
--- /dev/null
@@ -0,0 +1,2 @@
+world ${.TARGETS}:
+       @gmake $@