FreeBSD stack compiles for the first time (except libc/strsep.c)

This commit is contained in:
Joel Sherrill
1998-08-20 14:39:09 +00:00
parent 3f098aed45
commit 0280cb66f5
42 changed files with 832 additions and 558 deletions
+9
View File
@@ -63,6 +63,15 @@ HAS_MP=no
# Define this to yes if this target wants the KA9Q TCP/IP stack
ifeq ($(RTEMS_HAS_KA9Q),yes)
HAS_KA9Q=yes
else
HAS_KA9Q=no
endif
# Define this to yes if this target wants the TCP/IP stack
ifeq ($(RTEMS_HAS_NETWORKING),yes)
HAS_NETWORKING=yes
else
HAS_NETWORKING=no
endif
# Define this to yes if this target wants the posix api