blob: cdfe42b9cb757883e1c6fb13e06418ec11a19f49 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
$FreeBSD$
--- Makefile.in Sat Jul 2 22:23:42 2005
+++ Makefile.in.port Fri Jul 22 19:15:11 2005
@@ -36,7 +36,7 @@
mandir = @mandir@
datadir = @datadir@
asydir = $(datadir)/asymptote
-exampledir = $(datadir)/doc/asymptote
+exampledir = $(datadir)/examples/asymptote
latexdir = @latexdir@
INSTALL = @INSTALL@
ASYMPTOTE_DIR = ../base
|