diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2011-02-01 17:58:43 +0100 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2011-02-01 17:58:55 +0100 |
commit | 957c87b827c2d762c20e17e31d0f26e6695f4cc8 (patch) | |
tree | 6ce421b2e0f1522ccdbcce51d07f44072c095ed3 /svl/qa | |
parent | 32ce576ef908d3cc7046f04ad08e91718799e260 (diff) |
Clean up makefiles
Diffstat (limited to 'svl/qa')
-rw-r--r-- | svl/qa/complex/ConfigItems/helper/makefile.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/svl/qa/complex/ConfigItems/helper/makefile.mk b/svl/qa/complex/ConfigItems/helper/makefile.mk index 13ea12106792..17c7b81ae9c7 100644 --- a/svl/qa/complex/ConfigItems/helper/makefile.mk +++ b/svl/qa/complex/ConfigItems/helper/makefile.mk @@ -61,7 +61,6 @@ SHL1STDLIBS= \ $(SALLIB) SHL1DEF= $(MISC)$/$(SHL1TARGET).def -#SHL1DEPN= $(SHL1IMPLIBN) $(SHL1TARGETN) DEF1NAME= $(SHL1TARGET) |