Skip to content
Snippets Groups Projects
Commit 41b509c4 authored by sof's avatar sof
Browse files

[project @ 1999-09-21 09:02:05 by sof]

updated
parent 60da252a
No related branches found
No related tags found
No related merge requests found
#-----------------------------------------------------------------------------
# $Id: Makefile,v 1.13 1999/08/04 10:07:50 simonmar Exp $
# $Id: Makefile,v 1.14 1999/09/21 09:02:05 sof Exp $
TOP = ../..
include $(TOP)/mk/boilerplate.mk
......@@ -21,6 +21,10 @@ enum03_HC_OPTS = -cpp -fglasgow-exts -H12m
stableptr001_RUNTEST_OPTS = +RTS -K4m
dynamic001_HC_OPTS = -syslib exts
io001_HC_OPTS = -fglasgow-exts
io002_HC_OPTS = -fglasgow-exts
addr001_HC_OPTS = -fglasgow-exts
ioexts001_HC_OPTS = -fglasgow-exts -O
ioexts001_RUNTEST_OPTS = +RTS -K8m
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment