source: buchla-68k/orig/BELFRY/LINKAP.BAT

Last change on this file was 3ae31e9, checked in by Thomas Lopatic <thomas@…>, 7 years ago

Imported original source code.

  • Property mode set to 100755
File size: 115 bytes
Line 
1rm %1.prg
2link68 [u] %1.68k=appstart,%1,lxmain,libsm,diamels,vdibind,aesbind,osbind,libf
3relmod %1
4rm %1.68K
5
Note: See TracBrowser for help on using the repository browser.