Changeset 691 for trunk/fm3.def


Ignore:
Timestamp:
Jun 16, 2007, 3:36:42 AM (18 years ago)
Author:
Steven Levine
Message:

Commit primary makefiles to OpenWatcom

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/fm3.def

    r684 r691  
    1 ; $Id$
    2 NAME FM3 WINDOWAPI
    3 NEWFILES
    4 DESCRIPTION '@#SLAInc:3.05.09#@##1## 05/13/2007 03:05:08      SLAMain::EN:US:0:U:@@F(ile) M(anager)/2 Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2001, 2005, 2007 Steven Levine and Associates, Inc.'
    5 PROTMODE
    6 STACKSIZE 655360
     1# $Id$
     2
     3# Copyright (c) 2002, 2007 Steven H. Levine
     4
     5# 14 Jun 07 SHL Convert to OpenWatcom
     6
     7option description '@#SLAInc:3.05.09#@##1## 06/14/2007 03:05:09      SLAMain::EN:US:0:U:@@F(ile) M(anager)/2 Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2001, 2005, 2007 Steven Levine and Associates, Inc.'
     8
     9option stack = 655360
Note: See TracChangeset for help on using the changeset viewer.