From 1c0a186bef8a4536c88858a9ca728734fcd184a2 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 17 Mar 1999 15:53:13 +0000 Subject: Temporarily took rtems_servers directory out of the build tree since there are build issues with it. --- c/src/libnetworking/rtems_servers/Makefile.in | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'c/src/libnetworking/rtems_servers') diff --git a/c/src/libnetworking/rtems_servers/Makefile.in b/c/src/libnetworking/rtems_servers/Makefile.in index ae6d09fa48..116eae6d72 100644 --- a/c/src/libnetworking/rtems_servers/Makefile.in +++ b/c/src/libnetworking/rtems_servers/Makefile.in @@ -14,11 +14,7 @@ LIBNAME=lib.a LIB=${ARCH}/${LIBNAME} # C and C++ source names, if any, go here -- minus the .c or .cc -C_PIECES=sghostname issetugid \ - rtems_glue rtems_syscall rtems_bootp \ - rtems_showmbuf rtems_showroute \ - rtems_showifstat rtems_showipstat rtems_showicmpstat \ - rtems_showtcpstat rtems_showudpstat rtems_select +C_PIECES=ftpd C_FILES=$(C_PIECES:%=%.c) C_O_FILES=$(C_PIECES:%=${ARCH}/%.o) -- cgit v1.2.3