Magellan Linux

Contents of /smage/branches/alx-0_6_0/core/makedepend/makedepend-1.0.3-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2231 - (show annotations) (download)
Wed Jun 8 11:10:51 2011 UTC (12 years, 11 months ago) by niro
File size: 346 byte(s)
auto added: ver bump to 1.0.3-r1
1 # $Id$
2
3 PNAME="makedepend"
4 PVER="1.0.3"
5 PBUILD="r1"
6
7 PCATEGORIE="x11-misc"
8 STATE="unstable"
9
10 DESCRIPTION="Creates dependencies in makefiles, a left-over of the historic imake build system."
11 HOMEPAGE="http://xorg.freedesktop.org"
12
13 sminclude xorg mcore
14
15 DEPEND=""
16 SDEPEND=">= x11-proto/xproto-1"
17
18 UP2SUBDIR="util"
19 UP2DATE="updatecmd_xorg ${PNAME}"