X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/807c317e99426f8379fc55fc4d4bc98e67ec0f41..78a372b42c80c5b2789ab37d5ff4ad15d605a7f9:/Makefile diff --git a/Makefile b/Makefile index fa021c6..4388fe7 100644 --- a/Makefile +++ b/Makefile @@ -229,6 +229,13 @@ DOTLINKS += .tclshrc .wishrc .tclshrc_SRC = tclshrc .wishrc_SRC = tclshrc +## The `nocss' machinery. +SCRIPTLINKS += nocss +all: $(HOME)/lib/hacks/nocss/libdvdcss.so.2 +$(HOME)/lib/hacks/nocss/libdvdcss.so.2: + $(V_AT)mkdir -p $(dir $@) + $(call v_tag,TOUCH)touch $@ + ## Random scripts. SCRIPTLINKS += mdw-editor mdw-pager SCRIPTLINKS += mdw-conf