all: cd UnixAuth && perl Makefile.PL gmake -C UnixAuth all install: gmake -C UnixAuth install clean: gmake -C UnixAuth clean