forked from straup/p5-Net-Flickr-RDF
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathMakefile
79 lines (75 loc) · 3.29 KB
/
Makefile
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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
# PREREQ_PM => { Test::Simple=>q[>= 0.47], File::Find::Rule=>q[0], IO::Scalar=>q[0], Memoize=>q[0], Date::Format=>q[>= 2.22], Encode=>q[>= 2.09], Date::Parse=>q[>= 2.27], IO::AtomicFile=>q[>= 2.101], Net::Flickr::RDF=>q[>= 2.1], Text::Unidecode=>q[>= 0.04], LWP::Simple=>q[>= 1.38], Image::MetaData::JPEG=>q[>= 0.15], Sys::Hostname=>q[0] }
all : force_do_it
/usr/local/bin/perl Build --makefile_env_macros 1
realclean : force_do_it
/usr/local/bin/perl Build --makefile_env_macros 1 realclean
/usr/local/bin/perl -e unlink -e shift Makefile
force_do_it :
@ true
build : force_do_it
/usr/local/bin/perl Build --makefile_env_macros 1 build
clean : force_do_it
/usr/local/bin/perl Build --makefile_env_macros 1 clean
code : force_do_it
/usr/local/bin/perl Build --makefile_env_macros 1 code
config_data : force_do_it
/usr/local/bin/perl Build --makefile_env_macros 1 config_data
diff : force_do_it
/usr/local/bin/perl Build --makefile_env_macros 1 diff
dist : force_do_it
/usr/local/bin/perl Build --makefile_env_macros 1 dist
distcheck : force_do_it
/usr/local/bin/perl Build --makefile_env_macros 1 distcheck
distclean : force_do_it
/usr/local/bin/perl Build --makefile_env_macros 1 distclean
distdir : force_do_it
/usr/local/bin/perl Build --makefile_env_macros 1 distdir
distmeta : force_do_it
/usr/local/bin/perl Build --makefile_env_macros 1 distmeta
distsign : force_do_it
/usr/local/bin/perl Build --makefile_env_macros 1 distsign
disttest : force_do_it
/usr/local/bin/perl Build --makefile_env_macros 1 disttest
docs : force_do_it
/usr/local/bin/perl Build --makefile_env_macros 1 docs
fakeinstall : force_do_it
/usr/local/bin/perl Build --makefile_env_macros 1 fakeinstall
help : force_do_it
/usr/local/bin/perl Build --makefile_env_macros 1 help
html : force_do_it
/usr/local/bin/perl Build --makefile_env_macros 1 html
install : force_do_it
/usr/local/bin/perl Build --makefile_env_macros 1 install
manifest : force_do_it
/usr/local/bin/perl Build --makefile_env_macros 1 manifest
manpages : force_do_it
/usr/local/bin/perl Build --makefile_env_macros 1 manpages
pardist : force_do_it
/usr/local/bin/perl Build --makefile_env_macros 1 pardist
ppd : force_do_it
/usr/local/bin/perl Build --makefile_env_macros 1 ppd
ppmdist : force_do_it
/usr/local/bin/perl Build --makefile_env_macros 1 ppmdist
prereq_report : force_do_it
/usr/local/bin/perl Build --makefile_env_macros 1 prereq_report
pure_install : force_do_it
/usr/local/bin/perl Build --makefile_env_macros 1 pure_install
retest : force_do_it
/usr/local/bin/perl Build --makefile_env_macros 1 retest
skipcheck : force_do_it
/usr/local/bin/perl Build --makefile_env_macros 1 skipcheck
test : force_do_it
/usr/local/bin/perl Build --makefile_env_macros 1 test
testall : force_do_it
/usr/local/bin/perl Build --makefile_env_macros 1 testall
testcover : force_do_it
/usr/local/bin/perl Build --makefile_env_macros 1 testcover
testdb : force_do_it
/usr/local/bin/perl Build --makefile_env_macros 1 testdb
testpod : force_do_it
/usr/local/bin/perl Build --makefile_env_macros 1 testpod
testpodcoverage : force_do_it
/usr/local/bin/perl Build --makefile_env_macros 1 testpodcoverage
versioninstall : force_do_it
/usr/local/bin/perl Build --makefile_env_macros 1 versioninstall
.EXPORT : INC PREFIX DESTDIR VERBINST INSTALLDIRS TEST_VERBOSE LIB UNINST INSTALL_BASE POLLUTE