> # Objects in support/ > xfs-y += $(addprefix support/, \ > - debug.o \ > uuid.o) This can become just: xfs-y += support/uuid.o unless, of course we managed to kill off uuid.c as well. _______________________________________________ xfs mailing list xfs@xxxxxxxxxxx http://oss.sgi.com/mailman/listinfo/xfs