Remove bsdi support

This commit is contained in:
chase
2018-05-12 16:18:11 -07:00
committed by Jon Trulson
parent 3ccf3a8b86
commit 1a50e1e5a9
5 changed files with 3 additions and 168 deletions

View File

@@ -40,16 +40,6 @@ XCOMM $TOG: Imake.cf /main/30 1998/04/28 13:55:25 barstow $
# define VaxArchitecture
#endif /* vax */
#ifdef bsdi
# define MacroIncludeFile <bsdi.cf>
# define MacroFile bsdi.cf
# undef bsdi
# define BSD386Architecture
# define i386BsdArchitecture
# define i386Architecture
# undef i386
#endif /* bsdi */
#ifdef __OpenBSD__
# undef __OpenBSD__
# undef __NetBSD__