xwords/xwords4/Makefile

6 lines
98 B
Makefile
Raw Permalink Normal View History

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