# | Line 2 | Line 2 | |
---|---|---|
2 | # | |
3 | # Douglas Thrift | |
4 | # | |
5 | < | # $Id: makefile,v 1.1 2003/08/16 07:16:10 douglas Exp $ |
5 | > | # $Id: makefile,v 1.2 2003/08/16 09:08:35 douglas Exp $ |
6 | ||
7 | !INCLUDE <Win32.mak> | |
8 | ||
9 | < | CSRC = VTBFileUtil2.cxx |
9 | > | CSRC = VTBFileUtil2.cxx IndividualClient.cxx DiscBrowse.cxx ScanUtility.cxx |
10 | HDRS = $(CSRC:cxx=h) | |
11 | OBJS = $(CSRC:cxx=obj) VTBFileUtil2.res | |
12 | EXEC = VTBFileUtil2.exe |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |