Skip to content
Snippets Groups Projects
Commit c119f728 authored by Simon Marlow's avatar Simon Marlow
Browse files

[project @ 2000-05-15 14:29:04 by simonmar]

callback is a definite via-C test
parent 708397eb
No related merge requests found
#-----------------------------------------------------------------------------
# $Id: Makefile,v 1.2 2000/04/26 10:43:23 simonmar Exp $
# $Id: Makefile,v 1.3 2000/05/15 14:29:04 simonmar Exp $
TOP = ../..
include $(TOP)/mk/boilerplate.mk
......@@ -7,6 +7,8 @@ include $(TOP)/mk/should_run.mk
SRC_HC_OPTS += -dcore-lint -fglasgow-exts
callback_HC_OPTS += -fvia-C
callback_LD_OPTS = callback_stub.o
fed001_LD_OPTS = fed001_stub.o
......
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