#define CcCmd cc -pipe
#endif
+/*
+ * If you want to use VPATH to do makefile building, set it here.
+ */
+#undef Use_VPATH
+
/* The -Z flag is a special loader flag at Athena to unmap page zero on
some architectures that normally allow p0 references, e.g. VAX BSD.
.SUFFIXES:
.SUFFIXES: .et .c .h .o
-#define Krb5Root /mit/krb5/rsaix
#undef LdLibLocations
#define LdLibLocations -L/usr/athena/lib/shared -L/mit/krb5/rsaix/lib/shared
#endif
-#ifdef UltrixArchitecture
-#define Krb5Root /mit/krb5/decmips
-#endif
-
#define AthenaEnv YES /* Define this if you are in the
athena environment.
No one else should define this. */