bb2a4a32e2
Approved by: tabthorpe
13 lines
508 B
Text
13 lines
508 B
Text
%%SUBDIR%%/Data/Binary.hi
|
|
%%SUBDIR%%/Data/Binary/Builder.hi
|
|
%%SUBDIR%%/Data/Binary/Get.hi
|
|
%%SUBDIR%%/Data/Binary/Put.hi
|
|
%%SUBDIR%%/HS%%PORTNAME%%-%%PORTVERSION%%.o
|
|
%%SUBDIR%%/libHS%%PORTNAME%%-%%PORTVERSION%%.a
|
|
%%SUBDIR%%/%%PORTNAME%%-register.sh
|
|
@dirrmtry %%SUBDIR%%/Data/Binary
|
|
@dirrmtry %%SUBDIR%%/Data
|
|
@exec sh %D/%%SUBDIR%%/%%PORTNAME%%-register.sh
|
|
@exec rm -f %D/lib/ghc-%%GHC_VERSION%%/package.conf.old
|
|
@unexec ghc-pkg unregister %%PORTNAME%%
|
|
@unexec rm -f %D/lib/ghc-%%GHC_VERSION%%/package.conf.old
|