first checked in

This commit is contained in:
ehouse 2003-12-09 05:21:42 +00:00
parent 2a35df4adc
commit 2d1b000e62

5
xwords4/Makefile Normal file
View file

@ -0,0 +1,5 @@
tags:
etags $$(find . -name '*.c' -print \
-o -name '*.h' -print \
-o -name '*.cpp' -print)