summaryrefslogtreecommitdiffstats
path: root/rules/sdl-ttf.make
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2010-04-03 18:53:36 +0200
committerMarc Kleine-Budde <mkl@pengutronix.de>2010-04-16 12:11:56 +0200
commit54ce1718e7c90844cbd7280eb3a0a8b24bd8687a (patch)
tree23ed46408da2ce77b85d70b1298dd28a53f643c6 /rules/sdl-ttf.make
parent6ed69df9b02b38851a16dcaf77f974e9432db098 (diff)
downloadptxdist-54ce1718e7c90844cbd7280eb3a0a8b24bd8687a.tar.gz
ptxdist-54ce1718e7c90844cbd7280eb3a0a8b24bd8687a.tar.xz
add usual headers to files
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'rules/sdl-ttf.make')
-rw-r--r--rules/sdl-ttf.make9
1 files changed, 8 insertions, 1 deletions
diff --git a/rules/sdl-ttf.make b/rules/sdl-ttf.make
index 859701926..a6125fb40 100644
--- a/rules/sdl-ttf.make
+++ b/rules/sdl-ttf.make
@@ -1,4 +1,12 @@
+# -*-makefile-*-
+#
# Copyright (C) 2009 by Markus Rathgeb <rathgeb.markus@googlemail.com>
+#
+# See CREDITS for details about who has contributed to this project.
+#
+# For further information about the PTXdist project and license conditions
+# see the README file.
+#
#
# We provide this package
@@ -15,7 +23,6 @@ SDL_TTF_URL := http://www.libsdl.org/projects/SDL_ttf/release/$(SDL_TTF).$(SDL_T
SDL_TTF_SOURCE := $(SRCDIR)/$(SDL_TTF).$(SDL_TTF_SUFFIX)
SDL_TTF_DIR := $(BUILDDIR)/$(SDL_TTF)
-
# ----------------------------------------------------------------------------
# Get
# ----------------------------------------------------------------------------