X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/profile/blobdiff_plain/807c317e99426f8379fc55fc4d4bc98e67ec0f41..04feb20df785c2edb217e17eb46bd6d13461b766:/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