summaryrefslogtreecommitdiff
path: root/usr/src/uts/Makefile
diff options
context:
space:
mode:
authorJosef 'Jeff' Sipek <jeffpc@josefsipek.net>2013-07-29 16:16:59 -0400
committerRichard Lowe <richlowe@richlowe.net>2013-07-29 16:18:07 -0400
commit694c35faa87b858ecdadfe4fc592615f4eefbb07 (patch)
tree2a78abdba3549d11ff88460d03ff67ce152ae59c /usr/src/uts/Makefile
parent36f7455d36b60be70d7aae5959fa19e71954678e (diff)
downloadillumos-joyent-694c35faa87b858ecdadfe4fc592615f4eefbb07.tar.gz
3882 Remove xmod & friends
Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Richard Lowe <richlowe@richlowe.net>
Diffstat (limited to 'usr/src/uts/Makefile')
-rw-r--r--usr/src/uts/Makefile10
1 files changed, 0 insertions, 10 deletions
diff --git a/usr/src/uts/Makefile b/usr/src/uts/Makefile
index baab403295..4def667e08 100644
--- a/usr/src/uts/Makefile
+++ b/usr/src/uts/Makefile
@@ -198,16 +198,6 @@ clobber: $(EXTRA_CLOBBER_TARGETS)
clean.lint modlist: $($(MACH)_ARCHITECTURES)
-ONC_FILES= common/io/timod.c \
- common/os/sig.c \
- common/os/flock.c \
- common/os/sysent.c \
- common/os/swapgeneric.c \
- common/syscall/fcntl.c
-
-# edit onc plus source files.
-ONC_PLUS: $(ONC_FILES:%=%_onc_plus)
-
#
# Cross-reference customization: build a cross-reference over all of
# the supported architectures. Although there's no correct way to set