File: vars

package info (click to toggle)
xfree86-2 3.3.6-2
  • links: PTS
  • area: main
  • in suites: potato
  • size: 14,804 kB
  • ctags: 2
  • sloc: sh: 890; makefile: 63
file content (15 lines) | stat: -rw-r--r-- 500 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# This file is NOT a shell script.
#
# This file gets included by both debian/rules (make) AND the scripts in
# debian/scripts (Bourne shell)
#
# SOURCE_TREE is combined with SOURCE_DIR and with the dir that is embedded
# into the X tarballs.
#
# SOURCE_DIR is where to cd to, before unpacking the source.
#
# STAMP_DIR is where to place all the 'stamp' files that allows
# debian/rules to know when certain targets are done.
SOURCE_TREE=build-tree/xc
SOURCE_DIR=build-tree
STAMP_DIR=debian/stampdir