changeset 3742 | 5e1b8bc3cb1a |
parent 2800 | f7318b0bd705 |
child 4113 | e2d47cad2647 |
3741:4021567cd4ca | 3742:5e1b8bc3cb1a |
---|---|
52 strip_properties \ |
52 strip_properties \ |
53 spp \ |
53 spp \ |
54 CharsetMapping |
54 CharsetMapping |
55 |
55 |
56 ifndef DISABLE_NIMBUS |
56 ifndef DISABLE_NIMBUS |
57 SUBDIRS += swing-nimbus |
57 SUBDIRS += generate_nimbus |
58 endif |
58 endif |
59 |
59 |
60 all build clean clobber:: |
60 all build clean clobber:: |
61 $(SUBDIRS-loop) |
61 $(SUBDIRS-loop) |
62 |
62 |