From: cuz Date: Thu, 3 Jun 2004 21:28:56 +0000 (+0000) Subject: Copy the new atmos tgi driver X-Git-Tag: V2.12.0~751 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=9e57bb5dd566416dbf6f1c5dbcd5152788e910c0;p=cc65 Copy the new atmos tgi driver git-svn-id: svn://svn.cc65.org/cc65/trunk@3081 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- diff --git a/libsrc/Makefile b/libsrc/Makefile index e6c2cf7b6..2019d3e2a 100644 --- a/libsrc/Makefile +++ b/libsrc/Makefile @@ -121,6 +121,7 @@ atmoslib: $(AR) a atmos.lib $$i/*.o;\ done mv atmos/crt0.o atmos.o + cp atmos/*.tgi . #----------------------------------------------------------------------------- # C16, C116