mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
15 lines
312 B
Plaintext
15 lines
312 B
Plaintext
|
--- cf/Imake.cf.orig Fri Jul 30 21:45:47 1999
|
||
|
+++ cf/Imake.cf Wed Mar 1 17:31:52 2000
|
||
|
@@ -160,6 +160,11 @@
|
||
|
# define i386Architecture
|
||
|
# undef i386
|
||
|
# endif
|
||
|
+# ifdef __alpha__
|
||
|
+# define AlphaBsdArchitecture
|
||
|
+# define AlphaArchitecture
|
||
|
+# undef __alpha__
|
||
|
+# endif
|
||
|
#endif /* __FreeBSD__ */
|
||
|
|
||
|
#ifdef AMOEBA
|