a script which find unused or undefined vars in Makefile or Makefile.in
authorStefan Metzmacher <metze@samba.org>
Tue, 13 Jan 2004 22:24:56 +0000 (22:24 +0000)
committerStefan Metzmacher <metze@samba.org>
Tue, 13 Jan 2004 22:24:56 +0000 (22:24 +0000)
commite0469838c8dc55f17f7f5eb3b584ee1f382db5d4
tree90811e4ddd5b8c79196af4efd4dd10b8b3b4239f
parent17b5c26819252c01fab506887b0442f081a029f3
a script which find unused or undefined vars in Makefile or Makefile.in

call it like:

script/find_unused_makefilevars.pl Makefile

or

script/find_unused_makefilevars.pl Makefile.in

metze
(This used to be commit ebecb6d05b97dc5bac8d9e48f8fad75dfbb44a74)
source4/script/find_unused_makefilevars.pl [new file with mode: 0755]