Get rid of the p:last-of-type rule. It's too unpredictable.
[mkws-moved-to-github.git] / src / Makefile
1 **default**:
2         make -C ../tools/htdocs
3
4 clean:
5         make -C ../tools/htdocs clean
6