File: known-makefiles

package info (click to toggle)
lintian 2.128.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 70,396 kB
  • sloc: perl: 46,006; javascript: 9,151; makefile: 4,054; sh: 3,044; ansic: 705; xml: 451; python: 91; java: 15; cpp: 9; tcl: 4; lisp: 3
file content (35 lines) | stat: -rw-r--r-- 1,135 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
# Manually maintained list of known makefiles and their
# (lack of) targets.  This is used to avoid assuming
# that (e.g.) the quilt makefile provides all needed
# targets.
#
# Syntax:
#
# <makefile>||[<target>[, <target2> ...]]
#
#

# Variables only or providing non-standard targets
#  (targets not mentioned in the policy at all)
/usr/share/cli-common/cli-nant.make||
/usr/share/cli-common/cli.make||
/usr/share/coq/coqvars.mk||
/usr/share/dpkg/architecture.mk||
/usr/share/dpkg/buildflags.mk||
/usr/share/dpkg/default.mk||
/usr/share/dpkg/pkg-info.mk||
/usr/share/dpkg/vendor.mk||
/usr/share/gcj/debian_defaults||
/usr/share/hardening-includes/hardening.make||
/usr/share/javahelper/java-vars.mk||
/usr/share/libdbi-perl/perl-dbdabi.make||
/usr/share/mpi-default-dev/debian_defaults||
/usr/share/ocaml/ocamlinit.mk||
/usr/share/ocaml/ocamlvars.mk||
/usr/share/octave/debian/defs.make||
/usr/share/pkg-kde-tools/makefiles/1/variables.mk||
/usr/share/postgresql-common/pgxs_debian_control.mk||
/usr/share/python3/python.mk||

# Makefiles with (possibly) relevant targets
/usr/share/quilt/quilt.make||patch, unpatch, $(QUILT_STAMPFN)