[svn-r2577] Purpose:

Added support for compiling in subdirectories.
Platforms tested:
	Solaris, IRIX (O2K)
This commit is contained in:
Bill Wendling
2000-09-19 15:33:18 -05:00
parent 8055378bce
commit 3c789053eb
2 changed files with 2 additions and 1 deletions

View File

@@ -18,6 +18,7 @@ CC=@CC@
CFLAGS=@CFLAGS@
CPPFLAGS=@CPPFLAGS@
LDFLAGS=@LDFLAGS@
ROOT=@ROOT@
LIBS=@LIBS@
AR=@AR@
RANLIB=@RANLIB@