[OpenAFS-devel] aklog Makefile

Jim Rees rees@umich.edu
Wed, 21 Dec 2005 12:11:36 -0500


I sure wish I could have the aklog Makefile not try to build or install
asetkey for a particular sysname.  I don't like any of the options I can
think of:

1. libafs style MakefileProto
2. venus/kdump style dummy targets with lots of "case..esac"
3. use #ifdef to comment out all the code in asetkey.c

Other ideas?