Corrected installation mechanism
authorceriel <none@none>
Mon, 14 Oct 1991 09:12:13 +0000 (09:12 +0000)
committerceriel <none@none>
Mon, 14 Oct 1991 09:12:13 +0000 (09:12 +0000)
lang/cem/cemcom.ansi/proto.make

index 032cf3b..f7d14a4 100644 (file)
@@ -130,9 +130,13 @@ install:   all
                @-mkdir $(TARGET_HOME)
                @-mkdir $(TARGET_HOME)/lib.bin
                cp main $(TARGET_HOME)/lib.bin/em_cemcom.ansi
+               if [ $(DO_MACHINE_INDEP) = y ] ; \
+               then cp $(SRC_DIR)/cemcom.ansi.1 $(TARGET_HOME)/man/cemcom.ansi.6 ; \
+               fi
 
 cmp:           all
                -cmp main $(TARGET_HOME)/lib.bin/em_cemcom.ansi
+               -cmp $(SRC_DIR)/cemcom.ansi.1 $(TARGET_HOME)/man/cemcom.ansi.6
 
 opr:
                make pr | opr