X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Flib%2Fstd%2Fcbits%2FMakefile;h=853da87df4e549ffe31286234700d02422eddbf1;hb=a05232943fefcb06763e39f2ab98a49c4a9ae673;hp=3593d8d011c8922f9f6dc3bd2e1df67c273c6b8f;hpb=3853629646846fc5bb07c7de53f48b964acd544e;p=ghc-hetmet.git diff --git a/ghc/lib/std/cbits/Makefile b/ghc/lib/std/cbits/Makefile index 3593d8d..853da87 100644 --- a/ghc/lib/std/cbits/Makefile +++ b/ghc/lib/std/cbits/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.18 2000/04/14 16:17:49 rrt Exp $ +# $Id: Makefile,v 1.19 2000/05/12 11:48:30 rrt Exp $ TOP = ../../.. include $(TOP)/mk/boilerplate.mk @@ -49,8 +49,10 @@ INSTALL_LIBS+=$(LIBRARY) ifeq "$(EnableWin32DLLs)" "YES" INSTALL_PROGS += $(DLL_NAME) +ifneq "$(way)" "dll" INSTALL_LIBS += $(patsubst %.a, %_imp.a, $(LIBRARY)) endif +endif # install header files for the I/O library. Other code might want to # plug