PERFORCE change 28662 for review
Peter Wemm
peter at FreeBSD.org
Wed Apr 9 12:38:48 PDT 2003
http://perforce.freebsd.org/chv.cgi?CH=28662
Change 28662 by peter at peter_daintree on 2003/04/09 12:38:11
drop un-branched i386-specific stuff
Affected files ...
.. //depot/projects/hammer/lib/libc/x86_64/sys/Makefile.inc#2 edit
Differences ...
==== //depot/projects/hammer/lib/libc/x86_64/sys/Makefile.inc#2 (text+ko) ====
@@ -1,9 +1,6 @@
# from: Makefile.inc,v 1.1 1993/09/03 19:04:23 jtc Exp
# $FreeBSD: src/lib/libc/i386/sys/Makefile.inc,v 1.25 2002/11/18 09:50:55 ru Exp $
-SRCS+= i386_clr_watch.c i386_get_ioperm.c i386_get_ldt.c i386_set_ioperm.c \
- i386_set_ldt.c i386_set_watch.c i386_vm86.c
-
MDASM= Ovfork.S brk.S cerror.S exect.S pipe.S ptrace.S reboot.S sbrk.S \
setlogin.S sigreturn.S syscall.S
@@ -13,10 +10,3 @@
pwrite.o setdomainname.o sstk.o truncate.o uname.o vfork.o yield.o
PSEUDO= _getlogin.o _exit.o
-
-MAN+= i386_get_ioperm.2 i386_get_ldt.2 i386_vm86.2
-MAN+= i386_set_watch.3
-
-MLINKS+=i386_get_ioperm.2 i386_set_ioperm.2
-MLINKS+=i386_get_ldt.2 i386_set_ldt.2
-MLINKS+=i386_set_watch.3 i386_clr_watch.3
More information about the p4-projects
mailing list