diff options
Diffstat (limited to '')
-rw-r--r-- | doc/examples/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/examples/Makefile b/doc/examples/Makefile index 10f9ef8c..f5b98788 100644 --- a/doc/examples/Makefile +++ b/doc/examples/Makefile @@ -1,6 +1,5 @@ -# +# SPDX-License-Identifier: 0BSD # Author: Lasse Collin -# CC = c99 CFLAGS = -g |