first checked in

This commit is contained in:
ehouse 2003-12-09 05:21:42 +00:00
parent 95304f33b8
commit 9f3e5e07be

5
Makefile Normal file
View file

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