aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/makefile.nt
diff options
context:
space:
mode:
authorAndrew Innes2001-08-16 13:18:10 +0000
committerAndrew Innes2001-08-16 13:18:10 +0000
commit0645d241489db5d0eee2866566dfba696dc14d01 (patch)
tree9b8345281e62d84a71964e2e172f40e8336d99d8 /lisp/makefile.nt
parent206a06064f73398f6e920b8cb839e92e6db1f82d (diff)
downloademacs-0645d241489db5d0eee2866566dfba696dc14d01.tar.gz
emacs-0645d241489db5d0eee2866566dfba696dc14d01.zip
(DONTCOMPILE): Omit sc.el.
Diffstat (limited to 'lisp/makefile.nt')
-rw-r--r--lisp/makefile.nt1
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/makefile.nt b/lisp/makefile.nt
index cceb17cb5ff..893e4999791 100644
--- a/lisp/makefile.nt
+++ b/lisp/makefile.nt
@@ -66,7 +66,6 @@ DONTCOMPILE = \
66 $(lisp)/loaddefs.el \ 66 $(lisp)/loaddefs.el \
67 $(lisp)/loadup.el \ 67 $(lisp)/loadup.el \
68 $(lisp)/mail/blessmail.el \ 68 $(lisp)/mail/blessmail.el \
69 $(lisp)/mail/sc.el \
70 $(lisp)/patcomp.el \ 69 $(lisp)/patcomp.el \
71 $(lisp)/paths.el \ 70 $(lisp)/paths.el \
72 $(lisp)/play/bruce.el \ 71 $(lisp)/play/bruce.el \