You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
246B

  1. ALL_OBJ= \
  2. src/BouncyBalls.o \
  3. src/Cat.o \
  4. src/FullScope.o \
  5. src/GridSeq.o \
  6. src/JWModules.o \
  7. src/MinMax.o \
  8. src/NoteSeq.o \
  9. src/Quantizer.o \
  10. src/QuantizeUtils.o \
  11. src/SimpleClock.o \
  12. src/ThingThing.o \
  13. src/WavHead.o \
  14. src/XYPad.o