index
:
drakx
distro/mdv2007.1
distro/mdv2008.0
distro/mdv2008.1
distro/mdv2009.0
distro/mdv2009.1
distro/mdv2010.0
distro/mes5
distro/mes5-2.6.33
distro/mes6
distro/mga1
distro/mga2
distro/mga3
distro/mga4
distro/mga5
distro/mga6
distro/mga7
distro/mga8
distro/mga9
master
topic/Corpo_2_1
topic/KA9_0
topic/MDK-10-update
topic/MDK-10_1-update
topic/MDK-10_2-update
topic/MDK-2006_0-update
topic/MDK92-branch
topic/MDKC_1_0
topic/PCMCIA_CS_DISTRO
topic/R9_0-64bit-branch
topic/R9_1_HP-branch
topic/a
topic/before_matchbox_wm
topic/bug-13680
topic/dietlibc
topic/efi
topic/extlinux
topic/firewall
topic/gdk-pixbuf-0-branch
topic/gi-ppc
topic/ia64-8_1
topic/mandrakesoft
topic/mlcd4
topic/ppp
topic/rp-pppoe
topic/switching_to_dnf
topic/switching_to_urpmi
topic/unlabeled-1.1.1
topic/v_webmin_0_87
topic/x86_64-branch
user/animtim/designWork
user/colin/rescue-systemd
user/ennael/mga6
user/erwan/bug-13680
user/jibz/aarch64
user/martinw/mga6
user/pterjan/arm64
Mageia Installer and base platform for many utilities
Thierry Vignaud [tv]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
include Makefile.config PACKAGE
=
ldetect-lst VERSION
:=
0.1.216
SVN_URL
:= $(
shell
svn
info
| grep ^URL
:
| cut
-
f2
-
d\
)
SVN_BASE
:= $(
shell
svn
info
| sed
-
n
'/^URL: \(.*\/$(PACKAGE)\).*/s//\1/p'
)
FILES
=
AUTHORS ChangeLog Makefile Makefile.config convert lst update-ldetect-lst .PHONY
:
changelog log build
:
make
-
C lst build make
-
C dkms-modules-info build
check
:
make
-
C lst
check
clean
:
rm
-
f
*
~ make
-
C lst
clean
install
:
build
install
-
d
$(
bindir
) $(
sbindir
) $(
dir
)
make
-
C lst
install
make
-
C dkms-modules-info
install
install
update-ldetect-lst
$(
sbindir
)
install
convert
/
merge2pcitable.pl
$(
bindir
)
# rules to build a test rpm
cleandist
:
rm
-
rf
$(
PACKAGE
)-$(
VERSION
) $(
PACKAGE
)-$(
VERSION
)
.
tar
.lzma localcopy
:
svn
export
-
q
-
rBASE .
$(
PACKAGE
)-$(
VERSION
)
tar
:
tar
cfY
$(
PACKAGE
)-$(
VERSION
)
.
tar
.lzma
$(
PACKAGE
)-$(
VERSION
)
rm
-
rf
$(
PACKAGE
)-$(
VERSION
)
# rules to build a distributable rpm
dist
:
cleandist localcopy
tar
log
:
changelog changelog
:
..
/
common
/
username.xml svn2cl
--
authors ..
/
common
/
username.xml
--
accum
rm
-
f ChangeLog.bak svn commit
-
m
"Generated by svn2cl the `LC_TIME=C date '+%d_%b'`"
ChangeLog
# Makefile ends here