summaryrefslogtreecommitdiff
path: root/editors/fte/files/patch-ba
blob: 3ab3d907b2d75ac6e9bf835f400b22e4fdd07a58 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/sysdep.h.orig	Sun Apr 13 14:43:59 2003
+++ src/sysdep.h	Sun Apr 13 13:54:17 2003
@@ -38,6 +38,7 @@
     !defined(IRIX) && \
     !defined(SCO) && \
     !defined(SUNOS) && \
+    !defined(FREEBSD) && \
     !defined(NCR)
 #    error Target not supported.
 #endif