mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-03-09 15:50:02 +00:00
Remove UXPDS support
This commit is contained in:
parent
0f8233dadd
commit
8a4f389634
319 changed files with 317 additions and 8776 deletions
|
|
@ -20,14 +20,6 @@ SYS_LIBRARIES = -lm -ldl -lgen
|
|||
EXTRA_LOAD_FLAGS = -z nodefs
|
||||
#endif
|
||||
SYS_LIBRARIES = -lm -ldl -lgen
|
||||
#endif
|
||||
|
||||
#if defined(UXPArchitecture)
|
||||
/* 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