Code

doc: Renamed junosc.txt to junosc.1.txt.
[libjunos.git] / doc / Makefile.am
1 EXTRA_DIST = junosc.txt
2 CLEANFILES = junosc.1
4 man_MANS = junosc.1
6 junosc.1: junosc.1.txt ../version
8 %.1: %.1.txt
9         @A2X@ -d manpage -f manpage \
10                 -apackage_version=$(PACKAGE_VERSION) \
11                 -abuild_date="$$( date --utc '+%F' )" \
12                 $<