]> andersk Git - libfaim.git/blobdiff - Makefile
- Thu Dec 14 03:39:34 UTC 2000
[libfaim.git] / Makefile
index 326ededb184f271f6b052336735e3b63803f8595..5a65b66452e214e4c5aba00e173483c7b88e07c3 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -60,4 +60,7 @@ cleanutils:
        $(MAKE) clean
 
 clean: cleanutils
-       rm -f $(LIBFAIM_OBJECTS) $(SONAME) libfaim.a *~ core
\ No newline at end of file
+       rm -f $(LIBFAIM_OBJECTS) $(SONAME) libfaim.a *~ core
+
+tags:
+       etags *.[ch] faim/*.[ch] utils/faimtest/faimtest.c
This page took 0.050919 seconds and 4 git commands to generate.