]>
Commit | Line | Data |
---|---|---|
250700e4 RD |
1 | # ========================================================================= |
2 | # This makefile was generated by | |
f509d00d | 3 | # Bakefile 0.1.1 (http://bakefile.sourceforge.net) |
250700e4 RD |
4 | # Do not modify, all changes will be overwritten! |
5 | # ========================================================================= | |
6 | ||
fd9f42b6 | 7 | !include <../../build/msw/config.vc> |
250700e4 RD |
8 | |
9 | # ------------------------------------------------------------------------- | |
10 | # Do not modify the rest of this file! | |
11 | # ------------------------------------------------------------------------- | |
12 | ||
13 | ### Variables: ### | |
14 | ||
15 | ||
16 | ### Conditionally set variables: ### | |
17 | ||
18 | ||
19 | ||
20 | ### Targets: ### | |
21 | ||
fd9f42b6 | 22 | all: sub_about sub_help sub_helpview sub_printing sub_test sub_virtual sub_widget sub_zip |
250700e4 | 23 | |
fd9f42b6 | 24 | sub_about: |
250700e4 | 25 | cd about |
fd9f42b6 | 26 | $(MAKE) /$(MAKEFLAGS) -f makefile.vc all |
250700e4 RD |
27 | cd $(MAKEDIR) |
28 | ||
29 | clean: | |
30 | -if exist .\*.obj del .\*.obj | |
31 | -if exist .\*.res del .\*.res | |
32 | ||
fd9f42b6 | 33 | sub_help: |
250700e4 | 34 | cd help |
fd9f42b6 | 35 | $(MAKE) /$(MAKEFLAGS) -f makefile.vc all |
250700e4 RD |
36 | cd $(MAKEDIR) |
37 | ||
fd9f42b6 | 38 | sub_helpview: |
250700e4 | 39 | cd helpview |
fd9f42b6 | 40 | $(MAKE) /$(MAKEFLAGS) -f makefile.vc all |
250700e4 RD |
41 | cd $(MAKEDIR) |
42 | ||
fd9f42b6 | 43 | sub_printing: |
250700e4 | 44 | cd printing |
fd9f42b6 | 45 | $(MAKE) /$(MAKEFLAGS) -f makefile.vc all |
250700e4 RD |
46 | cd $(MAKEDIR) |
47 | ||
fd9f42b6 | 48 | sub_test: |
250700e4 | 49 | cd test |
fd9f42b6 | 50 | $(MAKE) /$(MAKEFLAGS) -f makefile.vc all |
250700e4 RD |
51 | cd $(MAKEDIR) |
52 | ||
fd9f42b6 | 53 | sub_virtual: |
250700e4 | 54 | cd virtual |
fd9f42b6 | 55 | $(MAKE) /$(MAKEFLAGS) -f makefile.vc all |
250700e4 RD |
56 | cd $(MAKEDIR) |
57 | ||
fd9f42b6 | 58 | sub_widget: |
250700e4 | 59 | cd widget |
fd9f42b6 | 60 | $(MAKE) /$(MAKEFLAGS) -f makefile.vc all |
250700e4 RD |
61 | cd $(MAKEDIR) |
62 | ||
fd9f42b6 | 63 | sub_zip: |
250700e4 | 64 | cd zip |
fd9f42b6 | 65 | $(MAKE) /$(MAKEFLAGS) -f makefile.vc all |
250700e4 | 66 | cd $(MAKEDIR) |