corrected the making of make_macros
authorceriel <none@none>
Wed, 26 Feb 1992 14:44:00 +0000 (14:44 +0000)
committerceriel <none@none>
Wed, 26 Feb 1992 14:44:00 +0000 (14:44 +0000)
fast/f_pc/proto.make

index d369215..29c1ff9 100644 (file)
@@ -98,6 +98,8 @@ make_macros:    Makefile
                echo 'LDOPTIONS=$(LDOPTIONS)' >> make_macros
                echo 'LINT=$(LINT)' >> make_macros
                echo 'LINTOPTIONS=$(LINTOPTIONS)' >> make_macros
+               echo 'LINTSUF=$(LINTSUF)' >> make_macros
+               echo 'LINTPREF=$(LINTPREF)' >> make_macros
                echo 'SUF=$(SUF)' >> make_macros
                echo 'LIBSUF=$(LIBSUF)' >> make_macros
                echo 'CC_AND_MKDEP=$(CC_AND_MKDEP)' >> make_macros