~ubuntu-branches/ubuntu/raring/vice/raring

« back to all changes in this revision

Viewing changes to src/arch/os2/fonts/vice-cbm.cmd

  • Committer: Bazaar Package Importer
  • Author(s): Zed Pobre
  • Date: 2005-02-01 11:30:26 UTC
  • mto: (9.1.1 lenny) (1.1.6 upstream)
  • mto: This revision was merged to the branch mainline in revision 4.
  • Revision ID: james.westby@ubuntu.com-20050201113026-6gy97mcqlg2ykg4z
Tags: upstream-1.16
ImportĀ upstreamĀ versionĀ 1.16

Show diffs side-by-side

added added

removed removed

Lines of Context:
37
37
REM /*                        */
38
38
alp -Mb vice2.asm
39
39
link386 vice2,,,,vice2.def /NOLOGO
40
 
rc -n vice2.rc vice2.dll
 
40
REM rc -n vice2.rc vice2.dll
41
41
 
42
42
REM /*                        */
43
43
REM /* 'Rename' font-dll      */
44
44
REM /*                        */
45
 
move vice2.dll ..\..\..\..\data\vice2.fon > NUL
 
45
REM move vice2.dll ..\..\..\..\data\vice2.fon > NUL
46
46
 
47
 
del chargen*.fnt *.res *.obj *.map > NUL
 
47
REM del chargen*.fnt *.res *.obj *.map > NUL