home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / PROG_GEN / DOS_GUI.ZIP / MAKEBC.BAT < prev    next >
DOS Batch File  |  1994-01-03  |  46b  |  3 lines

  1. bcc -DBC -ml demo.c bc_gui.lib
  2. del demo.obj
  3.