Fresco/Documentation/src Makefile.in,1.11,1.12
Stefan Seefeld <[email protected]>
| Newsgroups | gmane.comp.video.fresco.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvs/fresco/Fresco/Documentation/src In directory purcel:/tmp/cvs-serv19393 Modified Files: Makefile.in Log Message: makefile magic...don't ask... Index: Makefile.in =================================================================== RCS file: /cvs/fresco/Fresco/Documentation/src/Makefile.in,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- Makefile.in 23 Jan 2003 08:09:06 -0000 1.11 +++ Makefile.in 23 Jan 2003 20:47:34 -0000 1.12 @@ -43,7 +43,7 @@ TARGETS := html vpath %.xml $(srcdir) -vpath %.svg $(srcdir)/figures +vpath %.svg $(srcdir) all: $(TARGETS) @@ -86,4 +86,4 @@ convert $< $@ figures/about-button.png: $(srcdir)/figures/about-button.png - cp $< $@ \ No newline at end of file + cp $< $@