Line | |
---|
1 | ## Copyright (C) 1996-2015 The Squid Software Foundation and contributors |
---|
2 | ## |
---|
3 | ## Squid software is distributed under GPLv2+ license and includes |
---|
4 | ## contributions from numerous individuals and organizations. |
---|
5 | ## Please see the COPYING and CONTRIBUTORS files for details. |
---|
6 | ## |
---|
7 | |
---|
8 | SUBDIRS = manuals release-notes |
---|
9 | |
---|
10 | DEFAULT_CONFIG_FILE = $(sysconfdir)/squid.conf |
---|
11 | DEFAULT_MIME_TABLE = $(sysconfdir)/mime.conf |
---|
12 | DEFAULT_ERROR_DIR = $(datadir)/errors |
---|
13 | |
---|
14 | EXTRA_DIST = \ |
---|
15 | debug-sections.txt |
---|
Note: See
TracBrowser
for help on using the repository browser.