- Feb 02, 1999
-
-
sof authored
- define and use *_OPTS for the various sgmltools. - acknowledge the existence of INSTALL_LIB_SCRIPTS.
-
- Dec 02, 1998
-
-
Simon Marlow authored
Move 4.01 onto the main trunk.
-
- Jul 10, 1998
-
-
sof authored
Added .gc -> .lhs suffix rule
-
- Apr 16, 1998
-
-
sof authored
happy setup: move -g from suffix rule into Makefiles
-
- Mar 11, 1998
-
-
Simon Marlow authored
added .hc-->.s and .S-->.o rules.
-
- Feb 26, 1998
-
-
sof authored
Renamed SRC_HC_{PRE,POST} to HC_{POST,PRE}_OPTS
-
- Jan 30, 1998
-
-
Simon Marlow authored
Remove old literate documentation support, and add support for multi-file SGML documents.
-
- Jan 28, 1998
-
-
Simon Marlow authored
Hmmm, .vsgml rule was wrong. Not sure how that happened.
-
- Jan 14, 1998
-
-
sof authored
New option variables: HC_PRE and HC_POST; $(SHELL) actions to perform before & after compiling a Haskell source file
-
- Dec 22, 1997
-
-
Simon Marlow authored
add a .sgml->.tex rule
-
- Dec 16, 1997
-
-
Simon Marlow authored
Add SGML suffix rules. Single-file documents only for the moment.
-
- Sep 08, 1997
-
-
Simon Marlow authored
runtest rule is the wrong way around. Not that it ever gets used.
-
- Sep 03, 1997
-
-
sof authored
fix: cleaning out split dirs pre re-make did not work
-
- Aug 22, 1997
-
-
Alastair Reid authored
Added suffix rules, option variables, etc for greencard
-
- Jun 10, 1997
-
-
sof authored
Added .hs -> .hc rule
-
- Jun 09, 1997
-
-
sof authored
LIT2TEXT suffix rule fixed
-
- Jun 05, 1997
-
-
sof authored
removed repeated use of .PRECIOUS
-
- May 18, 1997
-
-
sof authored
.hs rules changed so that -recomp is given a chance to kick in (don't remove .o)
-
- Mar 23, 1997
-
-
sof authored
Added .lex -> .c suffix rule
-
- Mar 20, 1997
-
-
sof authored
Added .info: .texi suffix rule
-
- Mar 14, 1997
-
-
Simon Peyton Jones authored
Major update to more-or-less 2.02
-