~ubuntu-branches/ubuntu/utopic/p7zip/utopic-updates

« back to all changes in this revision

Viewing changes to myWindows/makefile.depend

  • Committer: Bazaar Package Importer
  • Author(s): Mohammed Adnène Trojette
  • Date: 2006-02-10 20:54:59 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20060210205459-qbpkkabtqdd97zo7
Tags: 4.33.dfsg-1
* New upstream release
* Move p7zip from /usr/share to /usr/bin
   - modify debian/install
   - write debian/p7zip.1
* debian/README.Debian: document directory exclusion
* patches/01_add_help_switch: 7z --help works now (Closes: #353235)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
myGetTickCount.o: myGetTickCount.cpp StdAfx.h config.h \
2
2
  ../Common/MyWindows.h ../Common/Types.h ../Common/MyGuidDef.h \
3
3
  ../Common/Types.h ../include_windows/windows.h \
4
 
  ../include_windows/windef.h ../include_windows/winnt.h \
5
 
  ../include_windows/basetyps.h ../include_windows/tchar.h
 
4
  ../include_windows/windef.h ../Common/MyWindows.h \
 
5
  ../include_windows/winnt.h ../include_windows/basetyps.h \
 
6
  ../include_windows/tchar.h
6
7
myModuleFileName.o: myModuleFileName.cpp StdAfx.h config.h \
7
8
  ../Common/MyWindows.h ../Common/Types.h ../Common/MyGuidDef.h \
8
9
  ../Common/Types.h ../include_windows/windows.h \
9
 
  ../include_windows/windef.h ../include_windows/winnt.h \
10
 
  ../include_windows/basetyps.h ../include_windows/tchar.h \
11
 
  ../Common/StringConvert.h ../Common/MyWindows.h ../Common/String.h \
12
 
  ../Common/Vector.h ../Common/Defs.h myPrivate.h
 
10
  ../include_windows/windef.h ../Common/MyWindows.h \
 
11
  ../include_windows/winnt.h ../include_windows/basetyps.h \
 
12
  ../include_windows/tchar.h ../Common/StringConvert.h \
 
13
  ../Common/MyWindows.h ../Common/String.h ../Common/Vector.h \
 
14
  ../Common/Defs.h myPrivate.h
13
15
mySplitCommandLine.o: mySplitCommandLine.cpp StdAfx.h config.h \
14
16
  ../Common/MyWindows.h ../Common/Types.h ../Common/MyGuidDef.h \
15
17
  ../Common/Types.h ../include_windows/windows.h \
16
 
  ../include_windows/windef.h ../include_windows/winnt.h \
17
 
  ../include_windows/basetyps.h ../include_windows/tchar.h \
 
18
  ../include_windows/windef.h ../Common/MyWindows.h \
 
19
  ../include_windows/winnt.h ../include_windows/basetyps.h \
 
20
  ../include_windows/tchar.h ../Common/StringConvert.h \
 
21
  ../Common/MyWindows.h ../Common/String.h ../Common/Vector.h \
 
22
  ../Common/Defs.h myPrivate.h
 
23
myAddExeFlag.o: myAddExeFlag.cpp StdAfx.h config.h ../Common/MyWindows.h \
 
24
  ../Common/Types.h ../Common/MyGuidDef.h ../Common/Types.h \
 
25
  ../include_windows/windows.h ../include_windows/windef.h \
 
26
  ../Common/MyWindows.h ../include_windows/winnt.h \
 
27
  ../include_windows/basetyps.h ../include_windows/tchar.h myPrivate.h \
18
28
  ../Common/StringConvert.h ../Common/MyWindows.h ../Common/String.h \
19
 
  ../Common/Vector.h ../Common/Defs.h myPrivate.h
 
29
  ../Common/Vector.h ../Common/Defs.h
20
30
test_emul.o: test_emul.cpp StdAfx.h config.h ../Common/MyWindows.h \
21
31
  ../Common/Types.h ../Common/MyGuidDef.h ../Common/Types.h \
22
32
  ../include_windows/windows.h ../include_windows/windef.h \
23
 
  ../include_windows/winnt.h ../include_windows/basetyps.h \
24
 
  ../include_windows/tchar.h myPrivate.h ../Common/StringConvert.h \
25
 
  ../Common/MyWindows.h ../Common/String.h ../Common/Vector.h \
26
 
  ../Common/Defs.h ../Common/StringConvert.cpp StdAfx.h \
27
 
  ../Common/StringConvert.h
 
33
  ../Common/MyWindows.h ../include_windows/winnt.h \
 
34
  ../include_windows/basetyps.h ../include_windows/tchar.h myPrivate.h \
 
35
  ../Common/StringConvert.h ../Common/MyWindows.h ../Common/String.h \
 
36
  ../Common/Vector.h ../Common/Defs.h ../Common/StringConvert.cpp \
 
37
  StdAfx.h ../Common/StringConvert.h
28
38
wine_date_and_time.o: wine_date_and_time.cpp config.h \
29
39
  ../include_windows/windows.h ../include_windows/windef.h \
30
40
  ../Common/MyWindows.h ../Common/Types.h ../Common/MyGuidDef.h \