Cross Reference: /hets/HolLight/OcamlTools/debian/rules
rules revision 544c60683756b3ad5869a2e19bdb3d285eba16c6
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
2N/A# This file was originally written by Joey Hess and Craig Small. 2N/A# As a special exception, when this file is copied by dh-make into a 2N/A# dh-make output file, you may use that output file without restriction. 2N/A# This special exception was added by Craig Small in version 0.37 of dh-make. 2N/A# Modified to make a template file for a multi-binary package with separated 2N/A# build-arch and build-indep targets by Bill Allombert 2001 2N/A# Uncomment this to turn on verbose mode. 2N/A# This has to be exported to make some magic below work.