]> git.saurik.com Git - wxWidgets.git/blame - src/gtk1/setup/rules/bin
Dang, can't remember what I changed now
[wxWidgets.git] / src / gtk1 / setup / rules / bin
CommitLineData
c801d85f
KB
1# all that is to do
2all:: checkneeds binary
3clean:: clean_binary clean_obj
4
5# now include definite rules
6BIN_BASE_DIR=.
7
8# include rules to create library
9include $(RULES_GENERIC)/bin1
10# include rules to create objects
11include $(RULES_GENERIC)/obj
12# include rule to check for defines needed
13include $(RULES_GENERIC)/needed