equal
deleted
inserted
replaced
41 SwingApplet \ |
41 SwingApplet \ |
42 TableExample |
42 TableExample |
43 |
43 |
44 # Some demos aren't currently included in OpenJDK |
44 # Some demos aren't currently included in OpenJDK |
45 ifndef OPENJDK |
45 ifndef OPENJDK |
46 SUBDIRS += Java2D SwingSet2 SwingSet3 Stylepad |
46 SUBDIRS += Java2D Laffy SwingSet2 SwingSet3 Stylepad |
47 endif |
47 endif |
48 |
48 |
49 include $(BUILDDIR)/common/Subdirs.gmk |
49 include $(BUILDDIR)/common/Subdirs.gmk |
50 all build clean clobber:: |
50 all build clean clobber:: |
51 $(SUBDIRS-loop) |
51 $(SUBDIRS-loop) |