home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / yacl-012.zip / uidemo / animate / makefile.emx < prev    next >
Makefile  |  1995-04-02  |  123b  |  11 lines

  1.  
  2. include $(YACLPATH)/control/emxmak.ctl
  3.  
  4.  
  5. APPNAME = animate
  6. OBJECTS = main.o appwin.o
  7.  
  8.  
  9. include ../emxappmk.ctl
  10.  
  11.