diff --git a/audioutils/fmsynth/test/Makefile b/audioutils/fmsynth/test/Makefile index 7031c15e0..65bdf923d 100644 --- a/audioutils/fmsynth/test/Makefile +++ b/audioutils/fmsynth/test/Makefile @@ -1,3 +1,23 @@ +############################################################################ +# apps/audioutils/fmsynth/test/Makefile +# +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. The +# ASF licenses this file to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance with the +# License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT +# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the +# License for the specific language governing permissions and limitations +# under the License. +# +############################################################################ + SRCS = ../fmsynth_eg.c ../fmsynth_op.c ../fmsynth.c CFLAGS = -DFAR= -DCODE= -DOK=0 -DERROR=-1 -I .. -I ../../../include -g diff --git a/benchmarks/iozone/Makefile b/benchmarks/iozone/Makefile index a593dd269..3f11b2ccc 100644 --- a/benchmarks/iozone/Makefile +++ b/benchmarks/iozone/Makefile @@ -1,5 +1,5 @@ ############################################################################ -# apps/benchmarks/iozone/Make.defs +# apps/benchmarks/iozone/Makefile # # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with diff --git a/examples/adjtime/Makefile b/examples/adjtime/Makefile index 5e102b223..487414566 100644 --- a/examples/adjtime/Makefile +++ b/examples/adjtime/Makefile @@ -1,5 +1,5 @@ ############################################################################ -# apps/examples/adjtime/Make.defs +# apps/examples/adjtime/Makefile # # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with diff --git a/examples/lvgldemo/Make.defs b/examples/lvgldemo/Make.defs index cd8adf98d..1793bbd96 100644 --- a/examples/lvgldemo/Make.defs +++ b/examples/lvgldemo/Make.defs @@ -1,5 +1,5 @@ ############################################################################ -# apps/examples/lvgdemo/Make.defs +# apps/examples/lvgldemo/Make.defs # # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with diff --git a/examples/wiegand/Makefile b/examples/wiegand/Makefile index b07019653..50c7a24e0 100644 --- a/examples/wiegand/Makefile +++ b/examples/wiegand/Makefile @@ -1,5 +1,5 @@ ############################################################################ -# apps/examples/wiegand/Make.defs +# apps/examples/wiegand/Makefile # # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with diff --git a/examples/ws2812esp32rmt/Make.defs b/examples/ws2812esp32rmt/Make.defs index 6d98a56af..ddb06ef58 100644 --- a/examples/ws2812esp32rmt/Make.defs +++ b/examples/ws2812esp32rmt/Make.defs @@ -1,5 +1,5 @@ ############################################################################ -# apps/examples/ws2812/Make.defs +# apps/examples/ws2812esp32rmt/Make.defs # # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with diff --git a/examples/ws2812esp32rmt/Makefile b/examples/ws2812esp32rmt/Makefile index 8f34feee0..fe1656cf8 100644 --- a/examples/ws2812esp32rmt/Makefile +++ b/examples/ws2812esp32rmt/Makefile @@ -1,5 +1,5 @@ ############################################################################ -# apps/examples/ws2812/Makefile +# apps/examples/ws2812esp32rmt/Makefile # # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with diff --git a/fsutils/mkgpt/Makefile b/fsutils/mkgpt/Makefile index 1379ac488..39daffe15 100644 --- a/fsutils/mkgpt/Makefile +++ b/fsutils/mkgpt/Makefile @@ -1,5 +1,5 @@ ############################################################################ -# apps/fsutils/mkgpt/Make.defs +# apps/fsutils/mkgpt/Makefile # # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with diff --git a/graphics/nxwidgets/Makefile b/graphics/nxwidgets/Makefile index 809096cac..1b9a1112d 100644 --- a/graphics/nxwidgets/Makefile +++ b/graphics/nxwidgets/Makefile @@ -1,5 +1,5 @@ ################################################################################# -# appx/graphics/nxwidgets/Makefile +# apps/graphics/nxwidgets/Makefile # # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with diff --git a/graphics/nxwidgets/UnitTests/CButton/Makefile b/graphics/nxwidgets/UnitTests/CButton/Makefile index cfefa0906..7206bb7f8 100644 --- a/graphics/nxwidgets/UnitTests/CButton/Makefile +++ b/graphics/nxwidgets/UnitTests/CButton/Makefile @@ -1,5 +1,5 @@ ################################################################################# -# apps/graphics/nxwidgets/Unitests/CButton/Makefile +# apps/graphics/nxwidgets/UniTests/CButton/Makefile # # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with diff --git a/graphics/nxwidgets/UnitTests/CKeypad/Makefile b/graphics/nxwidgets/UnitTests/CKeypad/Makefile index 4dab8d6f5..df283728f 100644 --- a/graphics/nxwidgets/UnitTests/CKeypad/Makefile +++ b/graphics/nxwidgets/UnitTests/CKeypad/Makefile @@ -1,5 +1,5 @@ ################################################################################# -# apps/graphics/nxwidgets/UnitTests/CKeyPad/Makefile +# apps/graphics/nxwidgets/UnitTests/CKeypad/Makefile # # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with diff --git a/graphics/screenshot/Makefile b/graphics/screenshot/Makefile index 5e8cfae58..9847dd22f 100644 --- a/graphics/screenshot/Makefile +++ b/graphics/screenshot/Makefile @@ -1,5 +1,5 @@ ############################################################################ -# apps/examples/screenshot/Makefile +# apps/graphics/screenshot/Makefile # # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with diff --git a/netutils/iptables/Make.defs b/netutils/iptables/Make.defs index 3c4d1d076..17e09d4f9 100644 --- a/netutils/iptables/Make.defs +++ b/netutils/iptables/Make.defs @@ -1,5 +1,5 @@ ############################################################################ -# apps/netutils/ping/Make.defs +# apps/netutils/iptables/Make.defs # # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with diff --git a/netutils/iptables/Makefile b/netutils/iptables/Makefile index 4b1a53d81..08559b73b 100644 --- a/netutils/iptables/Makefile +++ b/netutils/iptables/Makefile @@ -1,5 +1,5 @@ ############################################################################ -# apps/netutils/ping/Makefile +# apps/netutils/iptables/Makefile # # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with diff --git a/netutils/thttpd/cgi-src/Makefile b/netutils/thttpd/cgi-src/Makefile index 1d215c4fc..4be27bb69 100644 --- a/netutils/thttpd/cgi-src/Makefile +++ b/netutils/thttpd/cgi-src/Makefile @@ -1,5 +1,5 @@ ############################################################################ -# apps/netutils/cgi-src/Makefile +# apps/netutils/thttpd/cgi-src/Makefile # # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with diff --git a/system/dhcp6c/Make.defs b/system/dhcp6c/Make.defs index aaebe0cf4..336ac6ed0 100644 --- a/system/dhcp6c/Make.defs +++ b/system/dhcp6c/Make.defs @@ -1,5 +1,5 @@ ############################################################################ -# apps/system/dhcpc/Make.defs +# apps/system/dhcp6c/Make.defs # # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with diff --git a/system/dhcp6c/Makefile b/system/dhcp6c/Makefile index 275d31fba..dcd4c852a 100644 --- a/system/dhcp6c/Makefile +++ b/system/dhcp6c/Makefile @@ -1,5 +1,5 @@ ############################################################################ -# apps/system/dhcpc/Makefile +# apps/system/dhcp6c/Makefile # # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with diff --git a/testing/atomic/Makefile b/testing/atomic/Makefile index 8d904c810..39584aee0 100644 --- a/testing/atomic/Makefile +++ b/testing/atomic/Makefile @@ -1,5 +1,5 @@ ############################################################################ -# apps/testing/atomic/Make.defs +# apps/testing/atomic/Makefile # # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with diff --git a/testing/cpuload/Makefile b/testing/cpuload/Makefile index 09899c571..2bb7191f2 100644 --- a/testing/cpuload/Makefile +++ b/testing/cpuload/Makefile @@ -1,5 +1,5 @@ ############################################################################ -# apps/testing/cpuload/Make.defs +# apps/testing/cpuload/Makefile # # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with diff --git a/testing/nist-sts/Makefile b/testing/nist-sts/Makefile index 771c1ad47..66e83c2a6 100644 --- a/testing/nist-sts/Makefile +++ b/testing/nist-sts/Makefile @@ -1,5 +1,5 @@ ############################################################################ -# apps/testing/nist-sts/Make.defs +# apps/testing/nist-sts/Makefile # # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with diff --git a/testing/sd_bench/Make.defs b/testing/sd_bench/Make.defs index 8ff52e6f0..aacfed6ef 100644 --- a/testing/sd_bench/Make.defs +++ b/testing/sd_bench/Make.defs @@ -1,3 +1,23 @@ +############################################################################ +# apps/testing/sd_bench/Make.defs +# +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. The +# ASF licenses this file to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance with the +# License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT +# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the +# License for the specific language governing permissions and limitations +# under the License. +# +############################################################################ + ifneq ($(CONFIG_TESTING_SD_BENCH),) CONFIGURED_APPS += $(APPDIR)/testing/sd_bench endif diff --git a/testing/sd_bench/Makefile b/testing/sd_bench/Makefile index fddcf2ddc..fb220e0c3 100644 --- a/testing/sd_bench/Makefile +++ b/testing/sd_bench/Makefile @@ -1,3 +1,23 @@ +############################################################################ +# apps/testing/sd_bench/Makefile +# +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. The +# ASF licenses this file to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance with the +# License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT +# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the +# License for the specific language governing permissions and limitations +# under the License. +# +############################################################################ + include $(APPDIR)/Make.defs PROGNAME = $(CONFIG_TESTING_SD_BENCH_PROGNAME) diff --git a/testing/sd_stress/Make.defs b/testing/sd_stress/Make.defs index 568c8d111..4517b3904 100644 --- a/testing/sd_stress/Make.defs +++ b/testing/sd_stress/Make.defs @@ -1,3 +1,23 @@ +############################################################################ +# apps/testing/sd_stress/Make.defs +# +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. The +# ASF licenses this file to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance with the +# License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT +# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the +# License for the specific language governing permissions and limitations +# under the License. +# +############################################################################ + ifneq ($(CONFIG_TESTING_SD_STRESS),) CONFIGURED_APPS += $(APPDIR)/testing/sd_stress endif diff --git a/testing/testsuites/Make.defs b/testing/testsuites/Make.defs index 94143ad6f..03ab762a1 100644 --- a/testing/testsuites/Make.defs +++ b/testing/testsuites/Make.defs @@ -1,5 +1,5 @@ ############################################################################ -# apps/tests/testsuites/Make.defs +# apps/testing/testsuites/Make.defs # # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with diff --git a/testing/testsuites/Makefile b/testing/testsuites/Makefile index b5cb9e370..76037dc7e 100644 --- a/testing/testsuites/Makefile +++ b/testing/testsuites/Makefile @@ -1,4 +1,4 @@ -# apps/tests/testsuites/Makefile +# apps/testing/testsuites/Makefile # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License.