X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=parse-time-string%2FMakefile;fp=parse-time-string%2FMakefile;h=fa25832e0b97a280e5f4fe08d024ddfc2a4dd97d;hb=5102da65c4c797d2a79eb5384b0e0c47176a31f0;hp=0000000000000000000000000000000000000000;hpb=f8950c6020708b2c530426c777785197411959cb;p=obsolete%2Fnotmuch-old diff --git a/parse-time-string/Makefile b/parse-time-string/Makefile new file mode 100644 index 00000000..fa25832e --- /dev/null +++ b/parse-time-string/Makefile @@ -0,0 +1,5 @@ +all: + $(MAKE) -C .. all + +.DEFAULT: + $(MAKE) -C .. $@