dect
/
libnl
Archived
13
0
Fork 0

make: automake provides a cscope target these days

Signed-off-by: Thomas Graf <tgraf@suug.ch>
This commit is contained in:
Thomas Graf 2012-12-02 19:16:49 +01:00
parent 20a051237c
commit 91ab1bea5e
1 changed files with 0 additions and 4 deletions

View File

@ -20,7 +20,3 @@ pkgsysconf_DATA = etc/pktloc etc/classid
EXTRA_DIST = \
$(pkgsysconf_DATA)
.PHONY: cscope
cscope:
cscope -b -q -R -Iinclude -slib -ssrc;