summaryrefslogtreecommitdiffstats
path: root/rules/post/color.make
blob: bc13ef4a095d65fa00e021ae1171a39eb73f8a7b (plain)
1
2
3
4
5
6
7
8
9
10
# -*-makefile-*-

PTX_COLOR_BLUE=
PTX_COLOR_CYAN=
PTX_COLOR_GREEN=
PTX_COLOR_RED=
PTX_COLOR_OFF=

# vim600:set foldmethod=marker:
# vim600:set syntax=make: