Deleted Added
full compact
Makefile.inc (281197) Makefile.inc (291937)
1# $FreeBSD: head/lib/libc/aarch64/sys/Makefile.inc 281197 2015-04-07 09:52:14Z andrew $
1# $FreeBSD: head/lib/libc/aarch64/sys/Makefile.inc 291937 2015-12-07 12:20:26Z kib $
2
2
3SRCS+= trivial-vdso_tc.c
3SRCS+= __vdso_gettc.c
4
5#MDASM= ptrace.S
6MDASM= brk.S \
7 cerror.S \
8 pipe.S \
9 sbrk.S \
10 shmat.S \
11 sigreturn.S \

--- 14 unchanged lines hidden ---
4
5#MDASM= ptrace.S
6MDASM= brk.S \
7 cerror.S \
8 pipe.S \
9 sbrk.S \
10 shmat.S \
11 sigreturn.S \

--- 14 unchanged lines hidden ---