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