From 838bdeaa7bd9821175ef1fa0b54b497827ab222b Mon Sep 17 00:00:00 2001 From: =?utf8?q?W=C5=82odzimierz=20Skiba?= Date: Tue, 1 Aug 2006 13:26:34 +0000 Subject: [PATCH] Removed unused Symantec (*.sc) build system. Symantec C++ is now replaced by DigitalMars. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40414 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- Makefile.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile.in b/Makefile.in index 481e2a05fb..3bc50f6204 100644 --- a/Makefile.in +++ b/Makefile.in @@ -1770,6 +1770,7 @@ COND_TOOLKIT_X11_LOWLEVEL_HDR = \ wx/x11/app.h \ wx/x11/bitmap.h \ wx/x11/brush.h \ + wx/x11/chkconf.h \ wx/x11/clipbrd.h \ wx/x11/colour.h \ wx/x11/cursor.h \ @@ -28042,7 +28043,7 @@ debian-dist: debian-native-dist debian-msw-dirs MSW_DIST -o -name "*.dsw" -o -name "*.hh*" -o -name "*.mms" \ -o -name "*.mcp" -o -name "*M*.xml" -o -name "*.r" \ -o -name "*.pro" \ - -o -name "*.vpj" -o -name "*.sc" \ + -o -name "*.vpj" \ -o \( -name "makefile.*" -a ! -name "makefile.unx" \) \ \) -print0 | xargs -0 rm -rf -- 2.45.2