Cross Reference: rules
xref
: /
opengrok-jel
/
debian
/
rules
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
1255
N/A
#!/
usr
/
bin
/
make
-f
1255
N/A
1255
N/A
DEB_AUTO_UPDATE_DEBIAN_CONTROL
=
yes
1255
N/A
1255
N/A
include
/
usr
/
share
/
cdbs
/
1
/
rules
/
debhelper.mk
1255
N/A
include
/
usr
/
share
/
cdbs
/
1
/
class
/
ant.mk
1255
N/A
include
/
usr
/
share
/
cdbs
/
1
/
class
/
ant-vars.mk
1255
N/A
#include /
usr
/
share
/
cdbs
/1/
rules
/
patchsys-quilt.mk
1255
N/A
#include /
usr
/
share
/
cdbs
/1/
rules
/
tarball.mk
1255
N/A
1255
N/A
#automagically unpack our jrcs build to create the jar
1255
N/A
#DEB_TARBALL := $(CURDIR)/
tarballdir
/
mygnustuff_beta-1.2.3.tar.gz
1255
N/A
1255
N/A
#JAVA_HOME := /
usr
/
lib
/
jvm
/
java-1.5.0-sun
/
1255
N/A
JAVA_HOME
=/
usr
/
lib
/
jvm
/
java-6-sun
/
1255
N/A
1255
N/A
#ANT_HOME := /
usr
/
share
/
ant
/
1255
N/A
#ANT_OPTS :=
1255
N/A
ANT_ARGS
:= -d
1255
N/A
1255
N/A
DEB_ANT_BUILD_TARGET
=
jar
-
debian
1255
N/A
#DEB_ANT_BUILD_TARGET = jar
1255
N/A
#DEB_ANT_BUILD_TARGET = default
1255
N/A
#DEB_ANT_CLEAN_TARGET = clean