mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-03-09 15:50:02 +00:00
Remove Unixware and openserver support
This commit is contained in:
parent
beea573d17
commit
07900bd93b
375 changed files with 725 additions and 9112 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue