diff options
author | Luke Shumaker <lukeshu@lukeshu.com> | 2019-12-29 13:02:06 -0500 |
---|---|---|
committer | Luke Shumaker <lukeshu@lukeshu.com> | 2019-12-29 13:02:06 -0500 |
commit | 9b8669cba488c103e08768e9b45d7553561bfaf8 (patch) | |
tree | 2b6d3e32736ffd0e5ecfa9ac79fe0290a1508a5d /Makefile | |
parent | c4f2a2f72ac43e319067756c7757a5a15ebb172e (diff) |
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -# Copyright (C) 2011, 2013-2015 Luke Shumaker <lukeshu@sbcglobal.net> +# Copyright (C) 2011, 2013-2015 Luke Shumaker <lukeshu@lukeshu.com> prefix ?= /usr/local bindir ?= $(prefix)/bin |