Fixup fromcvs/togit conversion
[minix-pkgsrc.git] / time / xalarm / files / fns.h.in
blobee7ec4dfe22df6b7632ea004f55c4aa164554b56
1 #define GETXALARMPIDS \
2 "@SKILL@ -n xalarm | @GREP@ -w -v %d"
4 /*
5 * Full path of kill(1), typically "/bin/kill".
6 */
8 #define KILLPATH "@KILL@"