mirror of
https://github.com/ksherlock/profuse.git
synced 2025-01-10 23:29:42 +00:00
update makefile
git-svn-id: https://profuse.googlecode.com/svn/branches/v2@286 aa027e90-d47c-11dd-86d7-074df07e0730
This commit is contained in:
parent
10190d13a2
commit
7be0fc5c56
21
Makefile
21
Makefile
@ -119,20 +119,23 @@ ProFUSE/Exception.o: ProFUSE/Exception.cpp ProFUSE/Exception.h
|
|||||||
|
|
||||||
ProFUSE/Lock.o: ProFUSE/Lock.cpp ProFUSE/Lock.h
|
ProFUSE/Lock.o: ProFUSE/Lock.cpp ProFUSE/Lock.h
|
||||||
|
|
||||||
|
|
||||||
Pascal/Date.o: Pascal/Date.cpp Pascal/Date.h
|
Pascal/Date.o: Pascal/Date.cpp Pascal/Date.h
|
||||||
|
|
||||||
Pascal/Entry.o: Pascal/Entry.cpp Pascal/File.h Pascal/Date.h \
|
Pascal/Entry.o: Pascal/Entry.cpp Pascal/Entry.h Pascal/Date.h \
|
||||||
ProFUSE/Exception.h \
|
ProFUSE/Exception.h Endian/Endian.h Endian/IOBuffer.h \
|
||||||
Endian/Endian.h Endian/IOBuffer.h Endian/IOBuffer.cpp.h \
|
|
||||||
Device/BlockDevice.h Device/TrackSector.h Cache/BlockCache.h
|
|
||||||
|
|
||||||
Pascal/FileEntry.o: Pascal/FileEntry.cpp Pascal/File.h Pascal/Date.h \
|
|
||||||
ProFUSE/auto.h ProFUSE/Exception.h Endian/Endian.h Endian/IOBuffer.h \
|
|
||||||
Endian/IOBuffer.cpp.h Device/BlockDevice.h Device/TrackSector.h \
|
Endian/IOBuffer.cpp.h Device/BlockDevice.h Device/TrackSector.h \
|
||||||
Cache/BlockCache.h
|
Cache/BlockCache.h
|
||||||
|
|
||||||
Pascal/VolumeEntry.o: Pascal/VolumeEntry.cpp Pascal/File.h Pascal/Date.h \
|
Pascal/FileEntry.o: Pascal/FileEntry.cpp Pascal/Pascal.h Pascal/Date.h \
|
||||||
ProFUSE/auto.h ProFUSE/Exception.h Endian/Endian.h Endian/IOBuffer.h \
|
Pascal/Entry.h Pascal/FileEntry.h Pascal/VolumeEntry.h ProFUSE/auto.h \
|
||||||
|
ProFUSE/Exception.h Endian/Endian.h Endian/IOBuffer.h \
|
||||||
|
Endian/IOBuffer.cpp.h Device/BlockDevice.h Device/TrackSector.h \
|
||||||
|
Cache/BlockCache.h
|
||||||
|
|
||||||
|
Pascal/VolumeEntry.o: Pascal/VolumeEntry.cpp Pascal/Pascal.h Pascal/Date.h \
|
||||||
|
Pascal/Entry.h Pascal/FileEntry.h Pascal/VolumeEntry.h ProFUSE/auto.h \
|
||||||
|
ProFUSE/Exception.h Endian/Endian.h Endian/IOBuffer.h \
|
||||||
Endian/IOBuffer.cpp.h Device/BlockDevice.h Device/TrackSector.h \
|
Endian/IOBuffer.cpp.h Device/BlockDevice.h Device/TrackSector.h \
|
||||||
Cache/BlockCache.h
|
Cache/BlockCache.h
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user