Removed unused reference to _NO_PROTO and unused LIBTYPE definition.

This commit is contained in:
Janet B. Anderson
2000-03-06 14:57:13 +00:00
parent 2645a038f1
commit 555fa3ed44

View File

@@ -161,9 +161,6 @@ INC_RTEMS := CommandInterpreter.h
SRCS_RTEMS := CommandInterpreter.c
HTMLS_RTEMS += osi/os/RTEMS/CommandInterpreter.html
#why is this here ?
USR_CFLAGS = -D_NO_PROTO
# Library to build:
# lib$(LIBRARY).a or ..dll/..exp/..lib
#
@@ -171,10 +168,6 @@ LIBRARY=Com
SYS_DLL_LIBS := ws2_32 advapi32 user32
# only for WIN32:
# build LIBRARY as a DLL, use the specified def file
LIBTYPE := SHARED
# libs needed for PROD and TESTPRODUCT
PROD_LIBS := Com
SYS_PROD_LIBS_WIN32 := ws2_32 advapi32