diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2011-02-01 18:07:04 +0100 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2011-02-01 18:22:56 +0100 |
commit | 1a6617cf054891b89a330c44e60d9d31bf034d6e (patch) | |
tree | c795dc260e899b5e0dec40e15fed9bf84b3aff6d /remotebridges/source | |
parent | 95012b599b45aaea7187607770637271ca87e15a (diff) |
Clean up makefiles
Diffstat (limited to 'remotebridges/source')
-rw-r--r-- | remotebridges/source/factory/makefile.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/remotebridges/source/factory/makefile.mk b/remotebridges/source/factory/makefile.mk index 7cd3875bcfb3..11e19e125acb 100644 --- a/remotebridges/source/factory/makefile.mk +++ b/remotebridges/source/factory/makefile.mk @@ -51,7 +51,6 @@ SHL1STDLIBS= \ $(CPPUHELPERLIB) \ $(RMCXTLIB) -#SHL1DEPN= SHL1IMPLIB= i$(TARGET) SHL1LIBS= $(SLB)$/$(TARGET).lib SHL1DEF= $(MISC)$/$(SHL1TARGET).def |