home *** CD-ROM | disk | FTP | other *** search
-
- Original changes for NeXT (mmonegan, 4/29/93):
-
- * Did all hacking in top-level Makefile and Makefile.in in the subdirectories below that required it.
-
- * Added _G_NO_TEMPLATES to toplevel Makefile.in CXXFLAGS
-
- * Had to #ifdef out contents of libg++/iostream/iomanip.C, since it depends on templates indirectly.
-
- * Commented out #define of _POSIX_SOURCE in libg++/iostream/procBuf.C
-
- * Set GPERF in Makefile.in to nothing - don't need it to be built
-
- * Changed install target around to drop into $(DSTROOT) and be split into 2 targets (install and installhdrs)
-
-
-