Page MenuHomeFreeBSD

D10764.id28677.diff
No OneTemporary

D10764.id28677.diff

Index: head/sys/Makefile
===================================================================
--- head/sys/Makefile
+++ head/sys/Makefile
@@ -59,19 +59,7 @@
rm -f ${.CURDIR}/TAGS
cd ${.CURDIR}; xargs etags -a < ${.CURDIR}/cscope.files
-# You need the textproc/glimpse ports for this.
-glimpse:
-.if !exists(${.CURDIR}/.glimpse_exclude)
- echo .svn > ${.CURDIR}/.glimpse_exclude
- echo /compile/ >> ${.CURDIR}/.glimpse_exclude
-.endif
- cd ${.CURDIR}; glimpseindex -H . -B -f -o .
-
-glimpse-clean:
- cd ${.CURDIR}; rm -f .glimpse_*
-
-.if !(make(cscope) || make(cscope-clean) || make(cscope-hook) || make(TAGS) || \
- make(glimpse) || make(glimpse-clean))
+.if !(make(cscope) || make(cscope-clean) || make(cscope-hook) || make(TAGS))
.include <src.opts.mk>
# The boot loader

File Metadata

Mime Type
text/plain
Expires
Tue, Apr 7, 11:26 AM (16 h, 13 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31027964
Default Alt Text
D10764.id28677.diff (787 B)

Event Timeline