diff options
Diffstat (limited to 'BSDmakefile')
-rw-r--r-- | BSDmakefile | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/BSDmakefile b/BSDmakefile new file mode 100644 index 000000000..c6a042569 --- /dev/null +++ b/BSDmakefile @@ -0,0 +1,7 @@ +# Copyright (C) 2006 OpenWrt.org +# +# This is free software, licensed under the GNU General Public License v2. +# See /LICENSE for more information. +# +world ${.TARGETS}: + @gmake $@ |