X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=Makefile;h=4610bd4d444ae2069176f169054e6a158a61b699;hb=ddc328b5b754c573d029b410375fc78b6da7c443;hp=bd18a82f9bdf1d8707e4056865595a55eafe373e;hpb=8e15bf45529fdef04ee4fb1d137d3bd951ef2e4c;p=wfpl-cms.git diff --git a/Makefile b/Makefile index bd18a82..4610bd4 100644 --- a/Makefile +++ b/Makefile @@ -3,15 +3,15 @@ generated_images= $(svgs:.svg=.png) images= images += $(generated_images) -objects= $(generated_images) .sha1sums.styl style.css tags +objects= $(generated_images) .sha1sums.styl css.css tags all: $(objects) clean: rm -f $(objects) -style.css: styl.styl .sha1sums.styl - compile-stylus $< +css.css: style.styl .sha1sums.styl + compile-stylus $< $@ .sha1sums.styl: $(images) ( \