OpenIndiana and Solaris port
This commit is contained in:
committed by
Jon Trulson
parent
42e891d9e7
commit
01d6c363fa
@@ -5,6 +5,7 @@ XCOMM $XConsortium: Imakefile /main/7 1996/10/09 14:13:27 drk $
|
||||
* USE_libraryname in LOCAL_LIBRARIES is by default empty.
|
||||
* It should be set when necessary to the real library macro name.
|
||||
*/
|
||||
DEPEND_DEFINES = $(DEPENDDEFINES)
|
||||
DEFINES = -DCDE_INSTALLATION_TOP=\"$(CDE_INSTALLATION_TOP)\" -DI18N_MSG
|
||||
INCLUDES = -I.
|
||||
|
||||
@@ -26,7 +27,7 @@ SYS_LIBRARIES = -lmsaa -liconv
|
||||
#endif
|
||||
|
||||
#if defined (SunArchitecture)
|
||||
SYS_LIBRARIES = -lintl -lm -lgen -ldl -lC
|
||||
SYS_LIBRARIES = -lintl -lm -lgen -ldl
|
||||
#endif
|
||||
|
||||
PROGRAMS = dtpdm
|
||||
|
||||
Reference in New Issue
Block a user