7 lines
106 B
Makefile
7 lines
106 B
Makefile
![]() |
# SPDX-License-Identifier: GPL-2.0-only
|
||
|
#
|
||
|
# Copyright (C) 2006 OpenWrt.org
|
||
|
|
||
|
world ${.TARGETS}:
|
||
|
@gmake $@
|