add missing all target
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@34785 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
# Updated:
|
||||
# Copyright:
|
||||
#
|
||||
# Makefile : Builds wxMMedia library for 32-bit BC++
|
||||
# Makefile : Builds wxSTC library for 32-bit BC++
|
||||
|
||||
# N.B. use:
|
||||
# make -f makefile.b32 stc.cfg
|
||||
@@ -97,6 +97,8 @@ OBJECTS = \
|
||||
|
||||
STCCPPFLAGS=$(DLL_FLAGS) $(EXTRACPPFLAGS) @$(STCCFG)
|
||||
|
||||
all: default
|
||||
|
||||
default: $(STCCFG) $(LIBTARGET)
|
||||
|
||||
cleancfg:
|
||||
|
@@ -5,7 +5,7 @@
|
||||
# Updated:
|
||||
# Copyright:
|
||||
#
|
||||
# Makefile : Builds wxMMedia library for 32-bit BC++
|
||||
# Makefile : Builds wxSTC library for 32-bit BC++
|
||||
|
||||
# N.B. use:
|
||||
# make -f makefile.b32 stc.cfg
|
||||
@@ -97,6 +97,8 @@ OBJECTS = \
|
||||
|
||||
STCCPPFLAGS=$(DLL_FLAGS) $(EXTRACPPFLAGS) @$(STCCFG)
|
||||
|
||||
all: default
|
||||
|
||||
default: $(STCCFG) $(LIBTARGET)
|
||||
|
||||
cleancfg:
|
||||
|
Reference in New Issue
Block a user