X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=mk%2Fpaths.mk;h=1ed2ed9a3cd8ba9572bdf56487381e232b049f85;hb=d3bd93cf2747fabb8bd7c6df434c9ce98d0fc253;hp=b0194c22d79151f000d1e191253ec5fbe2808a03;hpb=5993e639aee91e615e6cef3ca21b17b108d3b32b;p=ghc-hetmet.git diff --git a/mk/paths.mk b/mk/paths.mk index b0194c2..1ed2ed9 100644 --- a/mk/paths.mk +++ b/mk/paths.mk @@ -47,12 +47,13 @@ endif SRC_INSTALL_OPTS += $(INSTALL_OWNER) $(INSTALL_GROUP) # -# Invocations of `install' for the three different classes +# Invocations of `install' for the four different classes # of targets: # INSTALL_PROGRAM = $(INSTALL) -m 755 INSTALL_SCRIPT = $(INSTALL) -m 755 +INSTALL_SHLIB = $(INSTALL) -m 755 INSTALL_DATA = $(INSTALL) -m 644 INSTALL_DIR = $(FPTOOLS_TOP)/glafp-utils/mkdirhier/mkdirhier @@ -211,7 +212,7 @@ MAINTAINER_CLEAN_FILES += $(BOOT_SRCS) # `Standard' set of files to clean out. # MOSTLY_CLEAN_FILES += \ - *.CKP *.ln *.BAK *.bak .*.bak *.o *core a.out errs ,* *.a .emacs_* \ + *.CKP *.ln *.BAK *.bak .*.bak *.o core a.out errs ,* *.a .emacs_* \ tags TAGS *.ind *.ilg *.idx *.idx-prev *.aux *.aux-prev *.dvi *.log \ *.toc *.lot *.lof *.blg *.cb *_stub.c *_stub.h *.raw_s *.a.list