1
0
mirror of https://github.com/moparisthebest/socat synced 2024-12-21 22:48:48 -05:00

make gitclean

This commit is contained in:
Gerhard Rieger 2008-01-28 22:04:20 +01:00
parent 2b3afcf425
commit c31a00b3f5
3 changed files with 10 additions and 0 deletions

View File

@ -1,5 +1,7 @@
new features:
new make target "gitclean"
docu source doc/socat.yo released
####################### V 1.6.0.0:

View File

@ -83,6 +83,11 @@ OSFILES = Config/Makefile.Linux-2-6-16 Config/config.Linux-2-6-16.h \
all: progs doc
scmclean: gitclean
gitclean: distclean docclean
rm -f Makefile.bak configure
doc: doc/socat.1 doc/socat.html
docclean:

3
README
View File

@ -282,3 +282,6 @@ For socat source distribution, bug fixes, and latest news see
www.socat.org is an alternate site providing the same contents.
public git repository:
git://repo.or.cz/socat.git
http://repo.or.cz/r/socat.git