summaryrefslogtreecommitdiff
path: root/lib/libc/Makefile
AgeCommit message (Expand)Author
1995-06-07build tags at library build time, not at install time.cgd
1995-05-02Enable C and Pig Latin message catalogs.jtc
1995-04-25Handle new termios subdirectory.jtc
1995-04-12Use ${DESTDIR} when installing libc.tagsjtc
1995-03-13.include ${.CURDIR}/time/Makefile.incjtc
1995-03-05Removed -o from and added /dev/null to egrep command line. It does thejtc
1995-02-25upgrade to 4.4-Lite Makefile, keeping local changes. NOW BUILDS TAGS ON INSTcgd
1995-02-13make copy-to-libkern work properly on the alpha. (deal with no quad support.)cgd
1995-02-10alphas don't need libc quad support.cgd
1995-02-01Added -I${.CURDIR}/include to CFLAGS, for upcoming library-privatejtc
1995-01-30kill the damned tab.cgd
1995-01-06don't forget to copy ntohs to libkerncgd
1994-10-19relative path to libkermcgd
1994-10-06It looks like most people were in favor of enabling NLS in the C library.jtc
1994-09-03Document the fact that NLS (message catalog) support is enabled by addingjtc
1994-07-06Do something more intelligent when compiling into ${DESTDIR}.mycroft
1994-06-30libkern files are in arch/ nowderaadt
1994-05-29Add message catalog functions.jtc
1994-05-14add new gmon stuff, rearrange inclusionscgd
1994-01-27Remove dlopen() et. al., they don't work from libc.pk
1993-12-04copy quad.h, too...cgd
1993-12-04update for .S and MACHINE_ARCHcgd
1993-11-14Removed `INSTALL_PIC_ARCHIVE' as installing these is going to be the default.pk
1993-11-11Enable Henry Spencer's POSIX.2 compatible regular expression routines.jtc
1993-11-05add strncmp to the list of things that gets copied to libkern.cgd
1993-10-17Let libc_pic.a be installed.pk
1993-10-17Added subdir `dl'.pk
1993-10-15Copy machine dependant files (KMSRCS) to libkern.jtc
1993-10-15Added copy-to-libkern and rm-from-libkern targets.jtc
1993-10-07make an arch directory in libc, and move all machine dirs into itcgd
1993-09-28Reenable building of Torek's quad library.mycroft
1993-09-18ifdef notdef the inclusion of the quad support, since it doesn't compilecgd
1993-09-16Compile quad stuff.mycroft
1993-09-05include ${MACHINE}/Makefile.inc if it existsderaadt
1993-08-01Add RCS identifiers.mycroft
1993-06-14update db code to v1.6 from vangogh, and put it in "db" rather than "DB"cgd
1993-04-27changed the documentation on what -DYP really means.deraadt
1993-04-27always compile in YP. theo hasn't given me a reason we can't do this, so...cgd
1993-04-26Add instructions for compiling YP to the Makefilederaadt
1993-04-21New db stuff is in DB now. Makefile reflects change.proven
1993-04-18Removed references to db in the Makefile.proven
1993-03-21initial import of 386bsd-0.1 sourcescgd