Commit cd25a1b65770b6f8e92b2abd27c78fba15bcbf6a
1 parent
4882d4a5
comment
git-svn-id: svn+q:///qpdf/trunk@771 71b93d88-0707-0410-a8cf-f5a4172ac649
Showing
1 changed file
with
7 additions
and
0 deletions
make/gcc-linux.mk
| 1 | +# | ||
| 2 | +# This file primarily exists for making it possible to test the build | ||
| 3 | +# system and external library support from Linux. However, its use is | ||
| 4 | +# strongly discouraged; use the (default) libtool rules for building | ||
| 5 | +# on Linux. | ||
| 6 | +# | ||
| 7 | + | ||
| 1 | # --- Required interface definitions --- | 8 | # --- Required interface definitions --- |
| 2 | 9 | ||
| 3 | OBJ=o | 10 | OBJ=o |