open-src/app/xhost/Makefile
changeset 355 a3a81e9c227d
parent 294 2c88146a951a
child 493 f43507b5737d
equal deleted inserted replaced
354:c5722f7db2ea 355:a3a81e9c227d
    46 SUNTOUCH_MAN_FLAGS= \
    46 SUNTOUCH_MAN_FLAGS= \
    47  -a '{Availability, SUNWxwplt} {Interface Stability, Committed}'
    47  -a '{Availability, SUNWxwplt} {Interface Stability, Committed}'
    48 
    48 
    49 include ../Makefile.inc
    49 include ../Makefile.inc
    50 
    50 
    51 install_gen: install_po
    51 install_gen:: install_po
    52 install_po:
    52 install_po:
    53 	mkdir -p $(PROTODIR)/usr/X11/share/locale/C/LC_MESSAGES
    53 	mkdir -p $(PROTODIR)/usr/X11/share/locale/C/LC_MESSAGES
    54 	cp xhost.po $(PROTODIR)/usr/X11/share/locale/C/LC_MESSAGES
    54 	cp -f xhost.po $(PROTODIR)/usr/X11/share/locale/C/LC_MESSAGES