summaryrefslogtreecommitdiffstats
path: root/lib/libc/ia64/sys/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/ia64/sys/Makefile.inc')
-rw-r--r--lib/libc/ia64/sys/Makefile.inc14
1 files changed, 0 insertions, 14 deletions
diff --git a/lib/libc/ia64/sys/Makefile.inc b/lib/libc/ia64/sys/Makefile.inc
deleted file mode 100644
index b3bacd4..0000000
--- a/lib/libc/ia64/sys/Makefile.inc
+++ /dev/null
@@ -1,14 +0,0 @@
-# $FreeBSD$
-
-SRCS+= __vdso_gettc.c
-
-MDASM+= Ovfork.S brk.S cerror.S exect.S fork.S getcontext.S pipe.S ptrace.S \
- sbrk.S setlogin.S sigreturn.S swapcontext.S
-
-# Don't generate default code for these syscalls:
-NOASM= break.o exit.o getlogin.o openbsd_poll.o sstk.o vfork.o yield.o
-
-PSEUDO= _getlogin.o _exit.o
-.if ${MK_SYSCALL_COMPAT} != "no"
-PSEUDO+= _pread.o _pwrite.o _lseek.o _mmap.o _ftruncate.o _truncate.o
-.endif
OpenPOWER on IntegriCloud