summaryrefslogtreecommitdiffstats
path: root/sys/i386/linux/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* add DTrace systrace support for linux32 and freebsd32 on amd64 syscallsavg2011-03-121-3/+5
| | | | | | | | | | This commits makes necessary changes in syscall/sysent generation infrastructure. PR: kern/152822 Submitted by: Artem Belevich <fbsdlist@src.cx> Reviewed by: jhb (ealier version) MFC after: 3 weeks
* Make the target a little bit more generic.obrien2000-11-011-1/+3
|
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Be consistant with the other syscall makefile's handling of the defaultpeter1997-03-291-1/+4
| | | | target (ie: don't do anything accidently)
* Forgot $Id$, break a long linepeter1997-03-291-2/+5
|
* Add a Makefile for regenerating the syscall tablespeter1997-03-291-0/+7
OpenPOWER on IntegriCloud