summaryrefslogtreecommitdiff
path: root/lib/libcompat/Makefile
AgeCommit message (Expand)Author
2013-02-07Don't provide 2 versions of __compat_regerror() (the other one comeschristos
2012-03-21These directories don't handle WARNS=5matt
2010-03-22convert -idirafter to -isystem, as recommended by cgd in PR 11843.mrg
2009-02-14Convert more MACHINE tests to MACHINE_ARCHabs
2005-07-06Move insque/remque/lsearch/lfind from libcompat to libc,drochner
2004-04-18Append to AFLAGS rather than setting AINC.lukem
2002-08-19Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path (etc).lukem
2000-02-19Build a PIC version of this -- but not yet a shlib, due to some obscure lossagemycroft
1999-08-22G/C the manual pages for getpw(3), vlimit(3) and vtimes(3). Although statedkleink
1999-08-12Undo last commit. As pointed out by John Darrow on "regex.c" wasn't listedtron
1999-08-11why have regex.c twice in SRCS ?lukem
1999-02-13convert from NOxxx= to MKxxx=no.lukem
1998-09-14__RENAME() the libcompat regexp routines so they will not be used bytv
1998-03-19Add a ruserpass() function to make rexec happy. PR 901 (that's not a typo).tv
1997-10-22use CPPFLAGS instead of CFLAGSlukem
1997-10-20Moved timezone, swapon and getdirentries back to libc.christos
1997-10-16Add timezone, swapon, getdirentrieschristos
1995-09-07Don't bother with a m68k assembly version of insque/remque. Gccjtc
1994-12-22fix typojtc
1994-12-22specify man pages the new way.cgd
1994-12-16.s -> .Smycroft
1994-07-06Do something more intelligent when compiling into ${DESTDIR}. Also fix bogusmycroft
1994-05-21make stty and gtty real function stubs (they're now gone from ioctl_compat.h).cgd
1994-05-19Remove links to regexp(3) manpage, as they overwrite the links with thejtc
1994-05-19Move our cuserid(3) manpage to libcompat, since the cuserid() functionjtc
1994-05-06patch upcgd
1994-02-07Don't install manpage links to regexp(3), they overwrite the linksjtc
1994-01-15actually commit the changes i made the other day to the Makefilecgd
1993-10-05PIC: don't bother.pk
1993-08-02Add RCS identifiers, remove some completely useless RCS logs and patchkitmycroft
1993-03-23Changed Makefile to include the new regex.c packagenate
1993-03-23added libcompat for compatibility routines, like ftime, etc.cgd