kevinkofler 96b089f56d Improve A68k compatibility wrapper. 19 years ago
..
ChangeLog.txt d0d652cb54 Started A68k compatibility wrapper. No actual argument conversion done yet. 19 years ago
GPL.txt d0d652cb54 Started A68k compatibility wrapper. No actual argument conversion done yet. 19 years ago
Makefile d0d652cb54 Started A68k compatibility wrapper. No actual argument conversion done yet. 19 years ago
Readme.txt d0d652cb54 Started A68k compatibility wrapper. No actual argument conversion done yet. 19 years ago
a68k.c 96b089f56d Improve A68k compatibility wrapper. 19 years ago

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.