mirror of
https://repo.or.cz/socat.git
synced 2025-07-17 08:33:24 +00:00
make gitclean
This commit is contained in:
parent
2b3afcf425
commit
c31a00b3f5
3 changed files with 10 additions and 0 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue