xwords/xwords4/Makefile
2008-12-18 13:23:12 +00:00

5 lines
98 B
Makefile

tags:
etags $$(find . -name '*.c' -print \
-o -name '*.h' -print \
-o -name '*.cpp' -print)