Removed unused reference to _NO_PROTO and unused LIBTYPE definition.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user