blob: bfb542f5ea50dbe4fbefcf48bd00095581b66bd9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
|
2007-12-27 Gabriel Dos Reis <gdr@cs.tamu.edu>
* Makefile.pamphlet: Remove.
2007-07-29 Gabriel Dos Reis <gdr@cs.tamu.edu>
* Makefile.pamphlet: Propagate libtoolization changes.
* Makefile.in: Regenerate.
2006-11-26 Gabriel Dos Reis <gdr@cs.tamu.edu>
* Makefile.pamphlet: Add support for OS that require extension for
executable binary files.
* Makefile.in: Regenerate.
* Gdraws0.h: Include axiom-c-macros.h
2006-11-24 Gabriel Dos Reis <gdr@cs.tamu.edu>
* Makefile.pamphlet: Introduce implicit rules for extracting
PostScript files. Remove replicated special case rules.
(AXIOM_CFLAGS): New variable.
(Gfun.$(OBJEXT)): Use it.
(.SUFFIXES): New target.
(all-Gdraws): Likewise.
* Makefile.in: Regenerate.
* Gfun.c.pamphlet: Remove K&R C style function declaration.
2006-10-08 Gabriel Dos Reis <gdr@cs.tamu.edu>
* Makefile.pamphlet: Remove references to ${MNT} throughout.
2006-10-04 Gabriel Dos Reis <gdr@cs.tamu.edu>
* Makefile.pamphlet (pamphlets): New.
(DCOFILES): Remove.
2006-09-18 Gabriel Dos Reis <gdr@cs.tamu.edu>
* Makefile.pamphlet: Tidy.
(subdir): New.
2006-09-11 Gabriel Dos Reis <gdr@cs.tamu.edu>
* Makefile.pamphlet: Use $(axiom_build_document) to tangle
pamphlets. Add support for out-of-source build.
* Makefile.in: Regenerate.
2006-09-03 Gabriel Dos Reis <gdr@cs.tamu.edu>
* Makefile.in: New.
|