Fix stray 'call file'.

--HG--
branch : default-branch
This commit is contained in:
David Given 2016-03-13 21:40:05 +01:00
parent 436db46f48
commit e85991ec86

View file

@ -43,7 +43,7 @@ $(OBJDIR)/$D/preprocessed-comm2.y: mach/proto/as/comm2.y $(CPPANSI) \
$(call installto, $(PLATDEP)/$(PLATFORM)/as) $(call installto, $(PLATDEP)/$(PLATFORM)/as)
$(call reset) $(call reset)
$(call file, man/$(ARCH)_as.6) $(call rawfile, man/$(ARCH)_as.6)
$(call installto, $(INSDIR)/share/man/man6/$(ARCH)_as.6) $(call installto, $(INSDIR)/share/man/man6/$(ARCH)_as.6)
endef endef