Date:2016-03-22 01:57:28 (8 years 6 days ago)
Author:Werner Almesberger
Commit:c04bb8f4e874fb9773382a2ea756f5cbacebf229
Message:Makefile (manps): new target to show man page as Postscript

Files: Makefile (2 diffs)

Change Details

Makefile
9090# ----- Rules -----------------------------------------------------------------
9191
9292.PHONY: all dep depend clean spotless
93.PHONY: install uninstall manual upload-manual man
93.PHONY: install uninstall manual upload-manual man manps
9494.PHONY: montage test tests valgrind
9595
9696.SUFFIXES: .fig .xpm .ppm
...... 
157157        # less is for converting overstriking to bold
158158        groff -Tascii -mandoc fped.1 | less
159159
160manps:
161        groff -Tps -mandoc fped.1 | gv -
162
160163# ----- Debugging help --------------------------------------------------------
161164
162165montage:

Archive Download the corresponding diff file

Branches:
master



interactive