| Last change
 on this file since 959 was             695, checked in by Gregg Young, 18 years ago | 
        
          | 
Make & def file changes for additional exes
 | 
        
          | 
              
Property                 svn:eol-style
 set to                 native
Property                 svn:keywords
 set to                 Author Date Id Revision | 
        
          | File size:
            304 bytes | 
      
      
| Rev | Line |  | 
|---|
| [235] | 1 | # $Id: vcollect.mak 695 2007-06-17 02:51:56Z gyoung $ | 
|---|
| [2] | 2 |  | 
|---|
| [695] | 3 | # Copyright (c) 2002, 2007 Steven H. Levine | 
|---|
|  | 4 |  | 
|---|
|  | 5 | # 16 Jun 07 GKY Convert to OpenWatcom | 
|---|
|  | 6 |  | 
|---|
| [9] | 7 | BASE=vcollect | 
|---|
| [2] | 8 |  | 
|---|
| [235] | 9 | !include makefile_pre.mk | 
|---|
| [2] | 10 |  | 
|---|
| [695] | 11 | all: $(BASE).exe $(BASE).res .symbolic | 
|---|
| [2] | 12 |  | 
|---|
| [695] | 13 | $(BASE).res: $(BASE).rc dll\fm3dll.h icons\collect.ico bitmaps\*.bmp | 
|---|
| [2] | 14 |  | 
|---|
| [9] | 15 | $(BASE).obj: $(BASE).c | 
|---|
| [2] | 16 |  | 
|---|
| [235] | 17 | !include makefile_post.mk | 
|---|
| [2] | 18 |  | 
|---|
| [9] | 19 | # The end | 
|---|
       
      
  Note:
 See   
TracBrowser
 for help on using the repository browser.