summaryrefslogtreecommitdiff
path: root/cpan/doc/Makefile
blob: ab032e79851d88ebd43681ddbaf53521cc88fbdc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#
# Makefile,v 1.2 2001/05/27 12:09:25 fukachan Exp
#

all: update regen

regen: 98_full_class_name 99_good_modules

99_good_modules: 0*
	./.show_good_modules > 99_good_modules

98_full_class_name: 0*
	perl .conv_classname.pl 00modlist.long.txt > 98_full_class_name

update:
	sh .update.sh