removed old bc++ makefiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22940 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1,17 +0,0 @@
|
||||
#
|
||||
# File: makefile.vc
|
||||
# Author: Julian Smart
|
||||
# Created: 1999
|
||||
# Updated:
|
||||
# Copyright: (c) Julian Smart
|
||||
#
|
||||
# Makefile : Builds sample for 32-bit BC++
|
||||
|
||||
all:
|
||||
make -f server.b32 all
|
||||
make -f client.b32 all
|
||||
|
||||
clean:
|
||||
make -f server.b32 clean
|
||||
make -f client.b32 clean
|
||||
|
Reference in New Issue
Block a user