File: Makefile

package info (click to toggle)
manpages-ja 0.5.0.0.20100315-1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 21,156 kB
  • ctags: 1
  • sloc: sh: 13,935; perl: 157; makefile: 114
file content (14 lines) | stat: -rw-r--r-- 169 bytes parent folder | download | duplicates (12)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#
# Makefile  for  man-pages-ja-0.4  1998-12-20
#

all: config

config:	./script/configure.perl
	perl -w $<

install: installman.sh
	sh $<

clean:
	@rm -f installman.sh