merged, now has download bar, other misc fixes
This commit is contained in:
parent
92e8fd101c
commit
b6e181e82a
3 changed files with 57 additions and 23 deletions
2
Makefile
2
Makefile
|
|
@ -31,7 +31,7 @@ clean:
|
|||
dist: clean
|
||||
@echo creating dist tarball
|
||||
@mkdir -p surf-${VERSION}
|
||||
@cp -R LICENSE Makefile README config.def.h config.mk \
|
||||
@cp -R LICENSE Makefile README config.mk \
|
||||
surf.1 ${SRC} surf-${VERSION}
|
||||
@tar -cf surf-${VERSION}.tar surf-${VERSION}
|
||||
@gzip surf-${VERSION}.tar
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue