lw-build-system/scripts/build.make.none/Makefile
Laurence Withers 0e9f48ff2d Big copyright update
Uses new-style copyright notices and improves consistency a bit. Removes the
old KATE_MODELINE stuff.
2010-11-25 15:32:52 +00:00

15 lines
285 B
Makefile

# @P@/src/@NAME@/Makefile
#
# Copyright: ©@YEAR@, @COPYRIGHT@
# Author: @AUTHOR@ <@EMAIL@>
# License: GPLv3
#
# Build files.
default:
# Install files according to PREFIX, INSTALL_PREFIX, BINDIR, LIBDIR, ...
install:
# options for text editors
# vim: syntax=make:@VIM_MODELINE@