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