File: Makefile

package info (click to toggle)
base-passwd 3.5.20
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 344 kB
  • ctags: 121
  • sloc: ansic: 888; sh: 274; makefile: 144
file content (12 lines) | stat: -rw-r--r-- 227 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
LANGS := fr
MANFILES := $(foreach ll,$(LANGS),update-passwd.$(ll).8)

all: $(MANFILES)

update: po4a/po/base-passwd.pot

clean:
	rm -f $(MANFILES)

po4a/po/base-passwd.pot $(MANFILES): update-passwd.8
	cd po4a && po4a po4a.cfg