Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
mcgrof
/
crda
/
bef9855dfe7df03f95c388963c8c5d697df43e46
/
.
/
debian-example
/
rules
blob: bc429020d29a50883e1394cd176659148f8f554c [
file
] [
log
] [
blame
]
#!/usr/bin/make -f
include
/
usr
/
share
/
cdbs
/
1
/
rules
/
debhelper
.
mk
include
/
usr
/
share
/
cdbs
/
1
/
class
/
makefile
.
mk
DEB_MAKE_BUILD_TARGET
:=
all
DEB_MAKE_ENVVARS
:=
DESTDIR
=
debian
/
$
(
cdbs_curpkg
)/
DEB_MAKE_INSTALL_TARGET
:=
install DESTDIR
=
$
(
DEB_DESTDIR
)