kevinkofler 96b089f56d Improve A68k compatibility wrapper. %!s(int64=19) %!d(string=hai) anos
..
ChangeLog.txt d0d652cb54 Started A68k compatibility wrapper. No actual argument conversion done yet. %!s(int64=19) %!d(string=hai) anos
GPL.txt d0d652cb54 Started A68k compatibility wrapper. No actual argument conversion done yet. %!s(int64=19) %!d(string=hai) anos
Makefile d0d652cb54 Started A68k compatibility wrapper. No actual argument conversion done yet. %!s(int64=19) %!d(string=hai) anos
Readme.txt d0d652cb54 Started A68k compatibility wrapper. No actual argument conversion done yet. %!s(int64=19) %!d(string=hai) anos
a68k.c 96b089f56d Improve A68k compatibility wrapper. %!s(int64=19) %!d(string=hai) anos

Readme.txt

A68k compatibility wrapper for GNU as
Copyright (C) 2005 Kevin Kofler

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA


Usage
-----

This program is a compatibility wrapper to support A68k projects with
GNU as. It should be used for backwards compatibility only, NOT for
new development.