Added pkgadd distribution for Solaris.

Added a cleaner way to install demo source so that installed versions use a
simplified makedefs/makerules.

Small fix to get osgText to compile with Solaris CC.  Constructor declared
with a non-const argument, but implemented with const argument.
This commit is contained in:
Don BURNS
2002-04-09 14:55:38 +00:00
parent 055e056645
commit 30eab4b79a
27 changed files with 412 additions and 54 deletions

View File

@@ -215,6 +215,8 @@ __link :
$(LINK) $$LINK `basename $(LNDEST)`;\
fi
__instfiles :
@echo $(INSTFILES)
sinclude $(MAKEDEPEND)