]> git.cameronkatri.com Git - mandoc.git/commit
Delete useless variables that could sneak into the Makefile
authorIngo Schwarze <schwarze@openbsd.org>
Wed, 18 May 2016 23:51:16 +0000 (23:51 +0000)
committerIngo Schwarze <schwarze@openbsd.org>
Wed, 18 May 2016 23:51:16 +0000 (23:51 +0000)
commit5b16e7428b993de12acb65ff329718145b80ab2a
tree02c908b39fe82ac98c01617981fc30826dd8dd3d
parentbd46e58f5b193f62d848bbebfa452aad87c805de
Delete useless variables that could sneak into the Makefile
behind the user's back, dangerously bypassing ./configure.
Leakage reported by Peter Bray <pdb_ml at yahoo dot com dot au>.
Makefile