OpenIndiana and Solaris port
This commit is contained in:
committed by
Jon Trulson
parent
42e891d9e7
commit
01d6c363fa
@@ -8,13 +8,13 @@ XCOMM $TOG: Imakefile /main/5 1998/08/05 13:22:12 mgreess $
|
||||
#define LibInstall NO
|
||||
|
||||
#define CplusplusSource YES
|
||||
DEPEND_DEFINES = $(CXXDEPENDINCLUDES)
|
||||
DEPEND_DEFINES = $(CXXDEPENDINCLUDES) $(DEPENDDEFINES)
|
||||
|
||||
INCLUDES = -I.
|
||||
|
||||
#ifdef SunArchitecture
|
||||
SYS_LIBRARIES = -ldl -lintl
|
||||
LAST_LOAD_FLAGS = -Bstatic -lC -Bdynamic -lm -lc -ladm -Bstatic
|
||||
LAST_LOAD_FLAGS = -Bstatic -Bdynamic -lm -lc -ladm -Bstatic
|
||||
EXTRA_DEFINES = -DIOSTREAMSWORKS
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user