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:
Chris Elliott
2005-06-30 08:07:16 +00:00
parent 7074e7ed5c
commit 9af4bd1e4b
2 changed files with 6 additions and 2 deletions

View File

@@ -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:

View File

@@ -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: