summaryrefslogtreecommitdiff
path: root/lib/libposix/sys
AgeCommit message (Expand)Author
2003-08-01Rework how dependency generation is performed:lukem
2003-05-08Use ${HOST_SH}christos
2003-01-28Make the generated .S files depend on ${.CURDIR}/sys/Makefile.inc.thorpej
2002-09-14Invoke makelintstub with CPP in the environment.thorpej
2002-08-19Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path (etc).lukem
2002-01-29Don't run makelintstub if MKLINT=no.tv
2001-11-13Update to match libc's new .S build rules.tv
1999-10-27Actually profile system calls.is
1999-07-05Some cleanup; g/c unneeded lint stub files.kleink
1999-02-24make this build again after the mips->mipse? transitiondrochner
1998-02-14Generate PSEUDO-stubs for chown(), fchown() and lchown(). Also, change thekleink
1997-11-06sh makelintstub, rather than trying to execute it directlycgd
1997-11-05Instead of creating a .ln for each syscall stub, create one (big) .lnthorpej
1997-10-23use CPPFLAGS instead of CFLAGSlukem
1997-05-31Back out BUILDDIR and NOINSTALL changes.cjs
1997-05-30DESTDIR -> BUILDDIRcjs
1997-05-24Use toolchain-driven PIC flags to build .so files from assembler source,jonathan
1997-05-18Add POSIX compatibility library.kleink