diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2011-02-01 17:26:38 +0100 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2011-02-01 18:21:17 +0100 |
commit | 2945b56030e35d30825b458f1ad2cbcb6bb7e5f8 (patch) | |
tree | 611e0f46e00eddc095de9ec846649fec03d060b8 /crashrep | |
parent | 3979b8a564975ae97a9441340a34bfa83d7a6ff1 (diff) |
Clean up makefiles
Diffstat (limited to 'crashrep')
-rwxr-xr-x | crashrep/source/win32/makefile.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/crashrep/source/win32/makefile.mk b/crashrep/source/win32/makefile.mk index fe4078c08602..f46e6dbfb029 100755 --- a/crashrep/source/win32/makefile.mk +++ b/crashrep/source/win32/makefile.mk @@ -61,8 +61,6 @@ APP1NOSAL=TRUE APP1TARGET=$(TARGET) APP1RPATH=BRAND -#SHL1STDLIBS=$(SALLIB) - STDLIB1=\ $(SALLIB)\ $(GDI32LIB)\ |