summaryrefslogtreecommitdiff
path: root/src/makefiles
AgeCommit message (Collapse)Author
1997-06-11From: Darren King <aixssd!darrenk@abs.net>Marc G. Fournier
Subject: [PORTS] Makefile.aix patch. Have to add libc.a to the link when making a shared lib.
1997-06-01From: Robert Bruccoleri <bruc@bms.com>Marc G. Fournier
One more Irix related patch for Dynamic Linking
1997-05-22Oops, missed the commit on this one by Darren King also...new Makefile.aixMarc G. Fournier
1997-05-15From: Robert E. Bruccoleri <bruc@bms.com>Marc G. Fournier
Fixes: Shared objects are not linked correctly
1997-05-08Update for bsdiBruce Momjian
1997-05-07From: "Paul M. Aoki" <aoki@CS.Berkeley.EDU>Marc G. Fournier
Subject: [PATCHES] port patch: ultrix4 ultrix4 doesn't compile without this. this also fixes a problem with dynamic loading (ultrix relocatable objects must be loaded with -G 0).
1997-04-12Remove port specific Makefile 'targets' (ie. shared libraries) fromMarc G. Fournier
Makefile.global and move them to seperate 'include' makefiles Over time, should become even more port specific: ie. Makefile.BSD44_derived should be broken down into netbsd/freebsd specific ports