dtinfo other requirements
This commit is contained in:
committed by
Jon Trulson
parent
f17d779dab
commit
9b4fe61ea4
@@ -399,6 +399,9 @@ XCOMM the platform-specific parameters - edit site.def to change
|
||||
#define DependDir $(CONFIGSRC)/makedepend
|
||||
#endif
|
||||
#endif
|
||||
#ifndef DependDefines
|
||||
#define DependDefines /**/
|
||||
#endif
|
||||
#ifndef UNCOMPRESSPATH
|
||||
#define UNCOMPRESSPATH /usr/ucb/uncompress
|
||||
#endif
|
||||
@@ -904,6 +907,7 @@ XCOMM the platform-specific parameters - edit site.def to change
|
||||
CONFIGSRC = ConfigSrc
|
||||
IMAKESRC = $(CONFIGSRC)/imake
|
||||
DEPENDSRC = DependDir
|
||||
DEPENDDEFINES = DependDefines
|
||||
|
||||
INCROOT = IncRoot /* base of where to put header files */
|
||||
USRLIBDIR = UsrLibDir /* nonshared libraries */
|
||||
|
||||
Reference in New Issue
Block a user