Commit Graph

92 Commits

Author SHA1 Message Date
rich
7367e2c3e5 Added genclass which supports simple templates for container classes. 1993-09-23 23:28:29 +00:00
cgd
3560b76d3f add gnu malloc library. to use, -lgnumalloc (same style as -lgnuregex) 1993-09-23 21:10:27 +00:00
mycroft
14e1bdc51e __386BSD__ --> __NetBSD__ 1993-08-15 17:01:00 +00:00
mycroft
385c820372 __386BSD__ --> __NetBSD__ 1993-08-15 16:47:00 +00:00
mycroft
60a39ee356 Changes for new Curses. 1993-08-15 16:18:41 +00:00
mycroft
e1c5bd9b41 Change order of #includes so math-68881.h doesn't barf. 1993-08-15 16:00:41 +00:00
mycroft
6929a219ae Someone forgot this file. 1993-08-14 22:38:25 +00:00
mycroft
2b542f0acf __386BSD__ --> __NetBSD__ 1993-08-14 22:07:30 +00:00
mycroft
d2830fa48d Add LIB= line which I accidentally deleted 4 revisions ago. 1993-08-03 21:57:49 +00:00
mycroft
210cab4541 Add RCS identifiers, remove some completely useless RCS logs and patchkit
headers, and a few other insignificant changes.
1993-08-02 17:18:41 +00:00
mycroft
e9d867ef50 Add RCS identifiers. 1993-08-01 17:54:45 +00:00
cgd
34dfeef26f fix for "libregex" 1993-07-18 11:52:35 +00:00
mycroft
0dbd8e640b Clean up deleted files. 1993-07-18 11:19:29 +00:00
cgd
d32ad4a14f note version 1993-07-18 11:17:07 +00:00
mycroft
8d7d3883e3 Fix C++ dependencies for good. `make depend' is now done in two passes--one
of C files and one for C++ files.  No need to specify `-+' in your Makefile,
as it is now done automatically.
1993-07-17 13:43:50 +00:00
mycroft
631ba0dc25 Make `make depend' really work. 1993-07-17 12:43:17 +00:00
mycroft
602e86f3d6 Nuke extraneous suffix rules, and make depend work. 1993-07-17 12:12:57 +00:00
paul
ea1ba63613 Updated to 2.4 1993-07-16 03:31:54 +00:00
cgd
6d907e7559 install g++ includes when doing a "make install" 1993-07-15 19:05:11 +00:00
mycroft
164fab4089 Clean up deleted files. 1993-07-15 18:10:35 +00:00
cgd
3b74bdd726 upgrade to libg++ 2.3.90. g++ includes don't install right yet, but will fix 1993-07-14 09:35:28 +00:00
mycroft
5a92aad43b Clean up deleted files. 1993-07-14 09:35:27 +00:00
cgd
70c7bffc16 upgrade to libg++ 2.3.90. g++ includes don't install right yet, but will fix 1993-07-14 09:33:32 +00:00
cgd
2eaee1cf37 upgrade to libg++ 2.3.90. g++ includes don't install right yet, but will fix 1993-07-14 09:13:01 +00:00
mycroft
16e57b6b9e Clean up deleted files. 1993-07-14 09:13:00 +00:00
cgd
ac59f5a901 upgrade to libg++ 2.3.90. g++ includes don't install right yet, but will fix 1993-07-14 09:12:34 +00:00
mycroft
0c4031d007 Clean up deleted files. 1993-07-14 09:12:06 +00:00
cgd
d401ad4739 upgrade to libg++ 2.3.90. g++ includes don't install right yet, but will fix 1993-07-14 09:11:59 +00:00
mycroft
2caee481cf Use CXX and CXXFLAGS. 1993-06-17 03:52:28 +00:00
mycroft
edf50ac9b2 I think I'm going to puke. 1993-06-17 03:30:45 +00:00
deraadt
d5559526ee No ld++ needed in netbsd, as ld does the collect job just fine. (I think
anyways)
1993-06-06 07:20:37 +00:00
cgd
170dba4cfc add "-+" to cflags only if doing make depend 1993-06-02 15:10:35 +00:00
mycroft
2fd4ac5c03 Use global value of CFLAGS for optimization. 1993-05-02 23:16:42 +00:00
cgd
7d9e823ff0 moved libg++ into gnulib 1993-04-29 11:37:12 +00:00
mycroft
def5569d1c `all' target should not depend on man pages; bsd.prog.mk takes care of that. 1993-04-25 05:13:41 +00:00
cgd
47a9e621e3 isntall regex.h under ${DESTDIR} 1993-04-10 15:24:44 +00:00
cgd
07352f5304 get open.o out of the sources list, and replace it with open.cc 1993-04-09 20:57:54 +00:00
cgd
0856d94781 patch from rodney grimes (patch 118):
added CFLAGS so that include files could be found by mkdep,
and so that make depend would invoke the g++ version of cpp.
1993-04-09 13:13:30 +00:00
cgd
80b652e0f4 make sure directory to install stuff exists before installing 1993-04-09 09:39:59 +00:00
cgd
744d9dbe75 gnu regex 0.12 1993-04-08 01:12:23 +00:00
cgd
09208352b3 gnulib == libraries under the GPL which need to go in the main tree.
starting out, this is regex-0.12
1993-04-08 01:10:47 +00:00
cgd
61f282557f initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00