Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-06-03 | do not build special files for clean, cleandir, or obj | Theo de Raadt | |
1996-05-13 | Don't do PREREQ's when making obj. | Niklas Hallqvist | |
1996-03-28 | Moved GNU spec stuff into Makefile.bsd-wrapper1 using PREREQ variable. | etheisen | |
This makes full BSD build support a reality for libiberty. make obj tags depends now works. General cleanup and commenting. | |||
1996-03-27 | Misc. cleanup, esp. for obj-dirs, DESTDIR compilations and missing | Niklas Hallqvist | |
dependencies. | |||
1996-03-16 | Allow native BSD build of libg++ 2.7.1. This is a complete replacement of | etheisen | |
the GNU build procedure, not a wrapper. Generates standard, profiled, shared object, and shared library versions of libiberty, libstdc++, and libg++. libiberty version 0.0, libstdc++ version 27.1, and libg++ version 27.1. Requires modification of bsd.subdir.mk pmake include. Targets linked with the shared libraries libstdc++ and libg++ will, by default, automatically be run time linked with libm and libcurses. | |||
1996-03-15 | Import of GNU libg++ 2.7.1 port (prepared by Erik Theisen) | Niklas Hallqvist | |