summaryrefslogtreecommitdiff
path: root/sys/compat/linux/Makefile.inc
AgeCommit message (Collapse)Author
2017-01-16Don't re-define rules for subdir Makefilechristos
2014-01-14use new bsd.syscall.mkchristos
2005-12-11merge ktrace-lwp.christos
2003-11-15We have CVS; there is no reason to make .bak files when generating thethorpej
syscall tables.
2003-10-26Use ${HOST_SH} instead of `sh'.lukem
If necessary, pull in <bsd.sys.mk> to get the definition of HOST_SH; Makefiles that pull in one of (most of) <bsd.*.mk> will get this anyway.
1998-10-03Attempt to fix the mess.christos
1998-09-30Common makefile to process syscalls.master files.erh