From d4a8ec3c8922a91d418bb9bc130c256c4e00d030 Mon Sep 17 00:00:00 2001 From: "Thomas E. Dickey" Date: Sat, 21 Nov 1998 16:40:42 -0500 Subject: snapshot of project "lynx", label v2-8-2dev_5 --- po/makefile.inn | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'po/makefile.inn') diff --git a/po/makefile.inn b/po/makefile.inn index c9ecb129..61dd2191 100644 --- a/po/makefile.inn +++ b/po/makefile.inn @@ -45,7 +45,7 @@ INCLUDES = -I.. -I$(top_srcdir)/intl COMPILE = $(CC) -c $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS) $(XCFLAGS) -SOURCES = cat-id-tbl.c +SOURCES = # cat-id-tbl.c POFILES = @POFILES@ GMOFILES = @GMOFILES@ DISTFILES = ChangeLog makefile.inn POTFILES.in $(PACKAGE).pot \ @@ -71,7 +71,7 @@ INSTOBJEXT = @INSTOBJEXT@ $(MSGFMT) -o $@ $< .po.gmo: - file=$(srcdir)/`echo $* | sed 's,.*/,,'`.gmo \ + file=./`echo $* | sed 's,.*/,,'`.gmo \ && rm -f $$file && $(GMSGFMT) -o $$file $< .po.cat: @@ -81,7 +81,7 @@ INSTOBJEXT = @INSTOBJEXT@ all: all-@USE_NLS@ -all-yes: cat-id-tbl.c $(CATALOGS) +all-yes: $(SOURCES) $(CATALOGS) all-no: $(srcdir)/$(PACKAGE).pot: $(POTFILES) -- cgit 1.4.1-2-gfad0 sts → More comprehensible and rewrite-friendly software → More resilient society.Kartik K. Agaram <vc@akkartik.com>
about summary refs log blame commit diff stats
path: root/html/090scenario_filesystem_test.mu.html
blob: aa11e6b93c2dbeb58690354a2fea11af26e930d2 (plain) (tree)
1
2
3
4
5
6
7
8
9