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