# $Id: Makefile.am,v 1.4 2001/12/23 10:15:17 proff Exp $
SUBDIRS = elvi
bin_SCRIPTS = surfraw
sysconf_DATA = surfraw.conf
devel_extra = banner prebuild
EXTRA_DIST = surfraw.lsm.in surfraw.in surfraw.spec.in \
aclocal.m4 HACKING \
$(devel_extra)
htdocs: index.html
scp index.html surfraw.sourceforge.net:/home/groups/s/su/surfraw/htdocs/index.html
README: index.html
st=`stty -g`; stty cols 80; lynx -dump $< >$@ || rm -f $@; stty $$st
ftp:
scp $(PACKAGE)-$(VERSION).tar.gz
[email protected]:/pub/NetBSD/misc/proff/
#download:
# ncftpput -F download.sourceforge.net /incoming $(PACKAGE)-$(VERSION).tar.gz