summaryrefslogtreecommitdiff
path: root/Makefile
blob: 24e247534e85dac4ad319ffdcf41c8bb455fe14b (plain)
  1. cssprojects ?= default actiontabs blueview goldtype monochrome
  2. sass_includes = default
  3. #sass_beautify = yes
  4. #no_sass_sourcemap = yes
  5. all: $(cssprojects)
  6. include include.mk
  7. .PHONY: all