git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21122 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
10 lines
95 B
Python
10 lines
95 B
Python
# Symantec C++ makefile
|
|
|
|
WXDIR = $(WXWIN)
|
|
|
|
TARGET=controls
|
|
|
|
include $(WXDIR)\src\makeprog.sc
|
|
|
|
|