diff options
Diffstat (limited to '')
-rw-r--r-- | doc/examples/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/examples/Makefile b/doc/examples/Makefile index e8839d88..10f9ef8c 100644 --- a/doc/examples/Makefile +++ b/doc/examples/Makefile @@ -1,9 +1,6 @@ # # Author: Lasse Collin # -# This file has been put into the public domain. -# You can do whatever you want with this file. -# CC = c99 CFLAGS = -g |