Skip to content
Snippets Groups Projects
Commit 7f8d266e authored by sven.panne@aedion.de's avatar sven.panne@aedion.de
Browse files

[project @ 2000-07-09 16:06:28 by panne]

Install HsStd.h, stgio.h, stgerror.h, and fileObject.h, too. Hmmm,
this looks not particularly nice, perhaps we should merge those into a
single HsStd.h some day.
parent de972178
No related merge requests found
# $Id: Makefile,v 1.21 2000/07/04 09:33:43 simonmar Exp $
# $Id: Makefile,v 1.22 2000/07/09 16:06:28 panne Exp $
TOP = ../../..
include $(TOP)/mk/boilerplate.mk
......@@ -52,4 +52,7 @@ INSTALL_LIBS += $(patsubst %.a, %_imp.a, $(LIBRARY))
endif
endif
override datadir:=$(libdir)/includes
INSTALL_DATAS += HsStd.h stgio.h stgerror.h fileObject.h
include $(TOP)/mk/target.mk
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