regenerated makefiles with bkl-0.2.3
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51346 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# =========================================================================
|
||||
# This makefile was generated by
|
||||
# Bakefile 0.2.2 (http://bakefile.sourceforge.net)
|
||||
# Bakefile 0.2.3 (http://www.bakefile.org)
|
||||
# Do not modify, all changes will be overwritten!
|
||||
# =========================================================================
|
||||
|
||||
@@ -9,6 +9,7 @@
|
||||
|
||||
prefix = @prefix@
|
||||
exec_prefix = @exec_prefix@
|
||||
datarootdir = @datarootdir@
|
||||
INSTALL = @INSTALL@
|
||||
|
||||
### Variables: ###
|
||||
@@ -31,25 +32,25 @@ install-strip: install
|
||||
clean:
|
||||
rm -rf ./.deps ./.pch
|
||||
rm -f ./*.o
|
||||
(cd about && $(MAKE) clean)
|
||||
(cd help && $(MAKE) clean)
|
||||
(cd helpview && $(MAKE) clean)
|
||||
(cd printing && $(MAKE) clean)
|
||||
(cd test && $(MAKE) clean)
|
||||
(cd virtual && $(MAKE) clean)
|
||||
(cd widget && $(MAKE) clean)
|
||||
(cd zip && $(MAKE) clean)
|
||||
-(cd about && $(MAKE) clean)
|
||||
-(cd help && $(MAKE) clean)
|
||||
-(cd helpview && $(MAKE) clean)
|
||||
-(cd printing && $(MAKE) clean)
|
||||
-(cd test && $(MAKE) clean)
|
||||
-(cd virtual && $(MAKE) clean)
|
||||
-(cd widget && $(MAKE) clean)
|
||||
-(cd zip && $(MAKE) clean)
|
||||
|
||||
distclean: clean
|
||||
rm -f config.cache config.log config.status bk-deps bk-make-pch shared-ld-sh Makefile
|
||||
(cd about && $(MAKE) distclean)
|
||||
(cd help && $(MAKE) distclean)
|
||||
(cd helpview && $(MAKE) distclean)
|
||||
(cd printing && $(MAKE) distclean)
|
||||
(cd test && $(MAKE) distclean)
|
||||
(cd virtual && $(MAKE) distclean)
|
||||
(cd widget && $(MAKE) distclean)
|
||||
(cd zip && $(MAKE) distclean)
|
||||
-(cd about && $(MAKE) distclean)
|
||||
-(cd help && $(MAKE) distclean)
|
||||
-(cd helpview && $(MAKE) distclean)
|
||||
-(cd printing && $(MAKE) distclean)
|
||||
-(cd test && $(MAKE) distclean)
|
||||
-(cd virtual && $(MAKE) distclean)
|
||||
-(cd widget && $(MAKE) distclean)
|
||||
-(cd zip && $(MAKE) distclean)
|
||||
|
||||
about:
|
||||
(cd about && $(MAKE) all)
|
||||
|
Reference in New Issue
Block a user