Ship assembler man pages.

--HG--
branch : dtrg-videocore
rename : man/8080_as.6 => man/i80_as.6
rename : man/m68k2_as.6 => man/m68020_as.6
This commit is contained in:
David Given 2013-06-21 23:20:50 +01:00
parent 55be35a68a
commit fd2360be0f
4 changed files with 7 additions and 2 deletions

View file

@ -41,6 +41,10 @@ $(OBJDIR)/$D/preprocessed-comm2.y: mach/proto/as/comm2.y $(CPPANSI) \
$(call file, $(LIBOBJECT))
$(call cprogram, $(BINDIR)/$(PLATFORM)/as)
$(call installto, $(PLATDEP)/$(PLATFORM)/as)
$(call reset)
$(call file, man/$(ARCH)_as.6)
$(call installto, $(INSDIR)/share/man/man6/$(ARCH)_as.6)
endef
build-as = $(eval $(build-as-impl))

View file

@ -2,12 +2,13 @@
6800_as.6
6805_as.6
6809_as.6
8080_as.6
i80_as.6
z8000_as.6
i86_as.6
i386_as.6
m68k2_as.6
m68020_as.6
ns_as.6
vc4_as.6
pdp_as.6
z80_as.6
em_cg.6