I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Commit e9dbd00f authored by mpc's avatar mpc Committed by zzz
Browse files

*** empty log message ***

parent 98b5252a
No related branches found
No related tags found
No related merge requests found
......@@ -21,5 +21,6 @@ libsam: $(OBJS)
# Cleanup rules
#
# WTF doesn't this remove the .depend ?!?
clean:
-$(RM) -f $(LIBDIR)/libsam.a $(OBJDIR)/*.o .depend
......@@ -4,6 +4,7 @@ I need to do these things:
* Write an instruction manual
* Make dest a dynamic string
* Change SAM parser to use a hashmap
* Switch to GNU Autoconf (?)
Anyone can help with these things:
......
......@@ -2,6 +2,8 @@
v1.30
* Added SAM_BAD_STYLE error
* Added "pinger.sh" shell script example for using i2p-ping
* Various minor enhancements and bug fixes
v1.25 2004-07-31
* Created I2P-Ping, a new example program (it's a clone of I2Ping). Works
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment