Changeset 554 for trunk/makefile


Ignore:
Timestamp:
Mar 3, 2007, 8:05:11 PM (19 years ago)
Author:
Gregg Young
Message:

Removed unused source files and references (fm3.h, fm4.h, footnote.ipf, CVS stuff)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/makefile

    r465 r554  
    3737$(BASE): $(BASE).exe $(BASE).res
    3838
    39 $(BASE).res: $(BASE).rc  $(BASE).h icons\$(BASE).ico bitmaps\*.bmp
     39$(BASE).res: $(BASE).rc  icons\$(BASE).ico bitmaps\*.bmp
    4040
    41 $(BASE).obj: $(BASE).c $(BASE).h dll\version.h
     41$(BASE).obj: $(BASE).c dll\version.h
    4242
    4343# make EXE compenents
Note: See TracChangeset for help on using the changeset viewer.