added depend rule

CVS patchset: 474
CVS date: 1996/03/14 17:28:01
This commit is contained in:
ewt 1996-03-14 17:28:01 +00:00
parent cbfbed5f56
commit c7b65d338c
1 changed files with 2 additions and 0 deletions

View File

@ -16,6 +16,8 @@ $(NLSPACKAGE).pot: $(POTFILES)
clean: clean:
rm -f *mo rm -f *mo
depend:
install: install:
install -m 755 -o 0 -g 0 -d $(NLSDIR) install -m 755 -o 0 -g 0 -d $(NLSDIR)
for n in $(CATALOGS); do \ for n in $(CATALOGS); do \