xwords/Makefile

6 lines
98 B
Makefile
Raw Normal View History

2003-12-09 05:21:42 +00:00
tags:
etags $$(find . -name '*.c' -print \
-o -name '*.h' -print \
-o -name '*.cpp' -print)