X-Git-Url: https://ruderich.org/simon/gitweb/?p=config%2Fdotfiles.git;a=blobdiff_plain;f=misc%2FMakefile;fp=misc%2FMakefile;h=23d599103281b630c31b11e8f61291b9e6404cca;hp=0000000000000000000000000000000000000000;hb=8ccb9052dca010073caa5df18c71e6c2a7200fcc;hpb=54e498cc877f4e05b5788b0a886ee02546f41a47 diff --git a/misc/Makefile b/misc/Makefile new file mode 100644 index 0000000..23d5991 --- /dev/null +++ b/misc/Makefile @@ -0,0 +1,4 @@ +all: + @./setup.sh + +.PHONY: all