blob: 28189556b001734d42a429dc904a8995c23fc7c9 (
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
54
55
56
57
58
59
|
2007-12-27 Gabriel Dos Reis <gdr@cs.tamu.edu>
* Makefile.pamphlet: Remove.
2007-08-06 Gabriel Dos Reis <gdr@cs.tamu.edu>
* Makefile.pamphlet (clean-local): Fix thinko.
2007-07-29 Gabriel Dos Reis <gdr@cs.tamu.edu>
* Makefile.pamphlet: Propgate libtoolization changes.
* Makefile.in: Regenerate.
2006-11-26 Gabriel Dos Reis <gdr@cs.tamu.edu>
* spoon2D.c.pamphlet: Include axiom-c-macros.h.
* spoonComp.c.pamphlet: Likewise.
* viewAlone.c.pamphlet: Likewise.
* Makefile.pamphlet: Add support for OS that require extension for
executable binary files.
* Makefile.in: Regenerate.
2006-11-24 Gabriel Dos Reis <gdr@cs.tamu.edu>
* Makefile.pamphlet (viewAlone_objects): Simplify.
(viewAlone_DEPENDENCIES): Clear.
($(build_libdir)/libspad.a):
(AXIOM_CFLAGS): New variable.
(%.$(OBJEXT)): USe it.
* Makefile.in: Regenerate.
2006-10-28 Gabriel Dos Reis <gdr@cs.tamu.edu>
* Makefile.pamphlet (clean-local): Fix thinko.
2006-10-08 Gabriel Dos Reis <gdr@cs.tamu.edu>
* Makefile.pamphlet: Remove references to ${MNT} throughout.
* Makefile.in: Regennerate.
2006-09-18 Gabriel Dos Reis <gdr@cs.tamu.edu>
* Makefile.pamphlet: Simplify.
* Makefile.in: Regenerate.
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.
2006-08-06 Gabriel Dos Reis <gdr@cs.tamu.edu>
* Makefile.pamphlet: Remove explicit mention of X11 and Xpm.
|