Remove Unixware and openserver support
This commit is contained in:
@@ -12,14 +12,6 @@ EXTRA_DEFINES = -DHP_COLOR
|
||||
|
||||
#if defined(SunArchitecture)
|
||||
SYS_LIBRARIES = -lm -ldl -lgen
|
||||
#endif
|
||||
|
||||
#if defined(USLArchitecture)
|
||||
/* needed to turn off unresolved symbol detection for shlibs */
|
||||
#if HasSharedLibraries
|
||||
EXTRA_LOAD_FLAGS = -z nodefs
|
||||
#endif
|
||||
SYS_LIBRARIES = -lm -ldl -lgen
|
||||
#endif
|
||||
|
||||
SRCS1 = dthello.c version.c
|
||||
|
||||
Reference in New Issue
Block a user