summaryrefslogtreecommitdiff
path: root/Makefile
blob: fe8a6a529235e52efc5e719be16a3310cef4b4fc (plain)
  1. cssprojects ?= default blueview actiontabs goldtype goab
  2. #beautify = yes
  3. #finalize = yes
  4. all: $(cssprojects)
  5. include include.mk
  6. .PHONY: all