From cd25a1b65770b6f8e92b2abd27c78fba15bcbf6a Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sat, 10 Oct 2009 18:07:09 +0000 Subject: [PATCH] comment git-svn-id: svn+q:///qpdf/trunk@771 71b93d88-0707-0410-a8cf-f5a4172ac649 --- make/gcc-linux.mk | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/make/gcc-linux.mk b/make/gcc-linux.mk index a7e7e26b..f24013e8 100644 --- a/make/gcc-linux.mk +++ b/make/gcc-linux.mk @@ -1,3 +1,10 @@ +# +# This file primarily exists for making it possible to test the build +# system and external library support from Linux. However, its use is +# strongly discouraged; use the (default) libtool rules for building +# on Linux. +# + # --- Required interface definitions --- OBJ=o