Changeset 158 for trunk/src/os2ahci/Makefile
- Timestamp:
- May 8, 2013, 5:22:57 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/os2ahci/Makefile
r157 r158 1 1 ############################################################################### 2 # Makefile - makefile for os2ahci driver using WATCOM compiler 2 # Makefile - makefile for os2ahci driver 3 # This is an Open Watcom makefile 3 4 # 4 5 # Copyright (c) 2010 Christian Mueller, Markus Thielen. 6 # Copyright (c) 2013 David Azarewicz 5 7 # Parts copied from/inspired by the Linux AHCI driver; 6 8 # those parts are (c) Linux AHCI/ATA maintainers … … 19 21 # along with this program; if not, write to the Free Software 20 22 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 21 22 23 23 ############################################################################### 24 24 # Environment
Note:
See TracChangeset
for help on using the changeset viewer.