Fix tags directory list.
This commit is contained in:
parent
7fa690304f
commit
b4225fd0d4
@ -1,4 +1,4 @@
|
||||
# $NetBSD: Makefile,v 1.2 2000/06/01 15:20:12 soren Exp $
|
||||
# $NetBSD: Makefile,v 1.3 2000/06/28 09:47:55 soren Exp $
|
||||
|
||||
# Makefile for cobalt tags file
|
||||
|
||||
@ -7,7 +7,7 @@
|
||||
|
||||
TCOBALT= ../cobalt/tags
|
||||
SCOBALT= ../cobalt/cobalt/*.[ch] ../cobalt/include/*.h \
|
||||
../cobalt/pci/*.[ch]
|
||||
../cobalt/dev/*.[ch] ../cobalt/pci/*.[ch]
|
||||
ACOBALT= ../cobalt/cobalt/*.S
|
||||
|
||||
# Directories in which to place tags links
|
||||
|
Loading…
Reference in New Issue
Block a user