File: Makefile

package info (click to toggle)
taper 6.9r-1
  • links: PTS
  • area: main
  • in suites: slink
  • size: 1,424 kB
  • ctags: 1,592
  • sloc: ansic: 15,906; makefile: 258
file content (15 lines) | stat: -rw-r--r-- 351 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
all:
	sgml2html FAQ
	sgml2html TAPER
	patch -s -p1 < htmls.diff
	rm -f *.orig
	rm -f *.sgml
	rm -f *.flc
	sed -e "s/incr=Y/incr=N/" \
		-e "s/sh=N/sh=Y/" \
		-e "s/taper (for linux)/taper counter page/" \
		index.html > gcount.html
	tar czf /home/yusuf/web_pages.tar.gz *

clean:
	rm -rf core *.o *.flc taper taper-static .depend *~ taper.8 version.h