dtinfo other requirements
This commit is contained in:
committed by
Jon Trulson
parent
f17d779dab
commit
9b4fe61ea4
@@ -24,6 +24,7 @@ Imake.tmpl provides defaults for the following variables:
|
||||
ConstructMFLAGS System V option to set MFLAGS make variable
|
||||
CpCmd command to copy one file to another
|
||||
CplusplusCmd command to run C++ compiler
|
||||
CplusplusDependIncludes additional -I's for makedepend
|
||||
CplusplusFilt command to run C++ name demangler
|
||||
CplusplusYaccCmd command to produce C++ source from yacc source
|
||||
CppCmd command to run C preprocessor
|
||||
@@ -33,6 +34,7 @@ Imake.tmpl provides defaults for the following variables:
|
||||
DefaultCDebugFlags debug/optimize flags for programs
|
||||
DefaultUsrBin program directory used even if PATH not set
|
||||
DependFlags extra makedepend flags
|
||||
DependDefines additional -D's for makedepend
|
||||
DoRanlibCmd boolean for system uses ranlib
|
||||
EqnCmd command used for eqn
|
||||
ExecableScripts boolean for systems that can exec() #!/bin/sh
|
||||
|
||||
Reference in New Issue
Block a user