1
0
Fork 0
mirror of https://repo.or.cz/socat.git synced 2025-07-17 08:33:24 +00: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

@ -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: